
Functions | |
| static bool | uninit_initialize (struct page *page, void *kva) |
| static void | uninit_destroy (struct page *page) |
| void | uninit_new (struct page *page, void *va, vm_initializer *init, enum vm_type type, void *aux, bool(*initializer)(struct page *, enum vm_type, void *)) |
Variables | |
| static const struct page_operations | uninit_ops |
|
static |


| void uninit_new | ( | struct page * | page, |
| void * | va, | ||
| vm_initializer * | init, | ||
| enum vm_type | type, | ||
| void * | aux, | ||
| bool(*)(struct page *, enum vm_type, void *) | initializer | ||
| ) |
|
static |