banan-os/kernel/include/kernel/Memory
Bananymous e0a7e242f8 Kernel: Add MMUScope
This disables interrupts and loads specified mmu for the
scope it lives in
2023-05-16 00:26:39 +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: Invalid physical addresses from heap are specified now by 0 2023-05-06 17:34:22 +03:00
MMU.h Kernel: MMU keeps track of the current 2023-05-16 00:26:39 +03:00
MMUScope.h Kernel: Add MMUScope 2023-05-16 00:26:39 +03:00
kmalloc.h Kernel: Move kmalloc and MMU to Memory directory 2023-04-18 10:18:15 +03:00