Files
ladybird/Kernel/Memory
Timon Kruiper 5e00bb0b9f Kernel/aarch64: Change MMU::kernel_virtual_range to high virtual memory
This was previously hardcoded this to be the physical memory range,
since we identity mapped the memory, however we now run the kernel at
a high virtual memory address.

Also changes PageDirectory.h to store up-to 512 pages, as the code now
needs access to more than 4 pages.
2023-01-24 14:54:44 +00:00
..
2022-12-28 11:53:41 +01:00
2022-12-28 11:53:41 +01:00
2022-12-03 23:52:23 +00:00