| init() | Vmem_alloc | [static] |
| local_alloc(Space *space, Address virt_addr, int size, unsigned int page_attributes) | Vmem_alloc | [static] |
| local_free(Space *space, Address virt_addr, int size) | Vmem_alloc | [static] |
| NO_ZERO_FILL enum value | Vmem_alloc | |
| page_alloc(void *address, Zero_fill zf=NO_ZERO_FILL, Page::Attribs pa=Page::USER_NO) | Vmem_alloc | [static] |
| page_attr(void *address, Page::Attribs pa) | Vmem_alloc | [static] |
| page_free(void *page) | Vmem_alloc | [inline, static] |
| page_map(void *address, int order, Zero_fill zf, Address phys) | Vmem_alloc | [inline, private, static] |
| page_unmap(void *address, int size) | Vmem_alloc | [inline, private, static] |
| Zero_fill enum name | Vmem_alloc | |
| ZERO_FILL enum value | Vmem_alloc | |
| ZERO_MAP enum value | Vmem_alloc | |
| zero_page | Vmem_alloc | [private, static] |