NOVA
Stripped down NOVA kernel for the OSY course
Kalloc Member List

This is the complete list of members for Kalloc, including all inherited members.

alloc(unsigned size) (defined in Kalloc)Kalloc
alloc_page(unsigned count, Fill fill=NOFILL)Kalloc
allocator (defined in Kalloc)Kallocstatic
Fill enum name (defined in Kalloc)Kalloc
FILL_0 enum value (defined in Kalloc)Kalloc
FILL_1 enum value (defined in Kalloc)Kalloc
free_page(void *)Kalloc
Kalloc(mword virt_begin, mword virt_end) (defined in Kalloc)Kallocinline
NOFILL enum value (defined in Kalloc)Kalloc
phys2virt(mword)Kallocstatic
virt2phys(void *)Kallocstatic