Include dependency graph for as_pt.c:

Go to the source code of this file.
Functions | |
| static pte_t * | ptl0_create (int flags) |
| static void | ptl0_destroy (pte_t *page_table) |
| static void | pt_lock (as_t *as, bool lock) |
| static void | pt_unlock (as_t *as, bool unlock) |
Variables | |
| as_operations_t | as_pt_operations |
Definition in file as_pt.c.
1.4.6