banan-os/kernel/include/kernel/Memory
Bananymous 282bf24f65 Kernel: fork() now copies allocations through FixedWidthAllocator 2023-05-28 21:34:35 +03:00
..
FixedWidthAllocator.h Kernel: fork() now copies allocations through FixedWidthAllocator 2023-05-28 21:34:35 +03:00
GeneralAllocator.h Kernel: fork() now copies allocation done through GeneralAllocator 2023-05-28 20:37:39 +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: Add invalidate() to MMU 2023-05-28 18:05:49 +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 page macros to Types.h 2023-05-28 21:03:08 +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