Include dependency graph for as_ht.c:

Go to the source code of this file.
Functions | |
| static pte_t * | ht_create (int flags) |
| static void | ht_destroy (pte_t *page_table) |
| static void | ht_lock (as_t *as, bool lock) |
| static void | ht_unlock (as_t *as, bool unlock) |
Variables | |
| as_operations_t | as_ht_operations |
Definition in file as_ht.c.
1.4.6