Include dependency graph for page.c:
Go to the source code of this file.
Functions | |
static void | set_environment (void) |
void | page_arch_init (void) |
vhpt_entry_t * | vhpt_hash (__address page, asid_t asid) |
bool | vhpt_compare (__address page, asid_t asid, vhpt_entry_t *v) |
void | vhpt_set_record (vhpt_entry_t *v, __address page, asid_t asid, __address frame, int flags) |
Definition in file page.c.