banan-os/kernel/include/kernel/Memory
Bananymous e0479b291d Kernel: Move PhysicalRange to its own file and add VirtualRange 2023-05-28 17:48:34 +03:00
..
FixedWidthAllocator.h Kernel: FixedWidthAllocator operates on MMU 2023-05-08 00:06:56 +03:00
GeneralAllocator.h Kernel: Add barebones GeneralAllocator for >4096B 2023-05-08 22:10:49 +03:00
Heap.h Kernel: Move PhysicalRange to its own file and add VirtualRange 2023-05-28 17:48:34 +03:00
MMU.h Kernel: MMU::get() is now MMU::kernel 2023-05-28 16:18:18 +03:00
MMUScope.h Kernel: Add MMUScope 2023-05-16 00:26:39 +03:00
PhysicalRange.h Kernel: Move PhysicalRange to its own file and add VirtualRange 2023-05-28 17:48:34 +03:00
Types.h Kernel: Move PhysicalRange to its own file and add VirtualRange 2023-05-28 17:48:34 +03:00
VirtualRange.h Kernel: Move PhysicalRange to its own file and add VirtualRange 2023-05-28 17:48:34 +03:00
kmalloc.h Kernel: Move kmalloc and MMU to Memory directory 2023-04-18 10:18:15 +03:00