Files | |
file | acpi.c [code] |
Advanced configuration and power interface (ACPI) tables. | |
file | heap.c [code] |
A simple heap memory manager. | |
file | kmem.c [code] |
Kernel physical (and virtual) memory map. | |
file | paging.c [code] |
Paged memory management. | |
file | pmap.c [code] |
Physical memory map describing usable and reserved regions of physical memory. | |