mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-15 11:26:36 +02:00
To enforce this, we create two separate mappings of the same underlying physical page. A writable mapping for the kernel, and a read-only one for userspace (the one returned by sys$get_kernel_info_page.)