Files
ladybird/Kernel/VM/MemoryManager.cpp
Andreas Kling 96fb3d4a11 Kernel: Add MemoryManager::set_page_writable_direct()
This helper function goes directly to the page tables and makes a
virtual address writable or non-writable.
2021-03-11 14:21:49 +01:00

35 KiB