Include dependency graph for vhpt.c:

Go to the source code of this file.
Functions | |
| __address | vhpt_set_up (void) |
| void | vhpt_mapping_insert (__address va, asid_t asid, tlb_entry_t entry) |
| void | vhpt_invalidate_all (void) |
| void | vhpt_invalidate_asid (asid_t asid) |
Variables | |
| static vhpt_entry_t * | vhpt_base |
Definition in file vhpt.c.
1.4.6