Include dependency graph for page_pt.c:
Go to the source code of this file.
Functions | |
static void | pt_mapping_insert (as_t *as, __address page, __address frame, int flags) |
static void | pt_mapping_remove (as_t *as, __address page) |
static pte_t * | pt_mapping_find (as_t *as, __address page) |
Variables | |
page_mapping_operations_t | pt_mapping_operations |
Definition in file page_pt.c.