Luna/kernel
apio 6ff92b1714
MemoryManager: Add get_kernel_mapping_for_frames()
This function allocates a continuous range of VM and maps the physical frames passed to said VM range.
2022-12-23 11:30:49 +01:00
..
src MemoryManager: Add get_kernel_mapping_for_frames() 2022-12-23 11:30:49 +01:00
CMakeLists.txt Split off arch/x86_64/CPU.cpp into various files 2022-12-17 15:45:06 +01:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00