Expand description
x86_64 memory backend: four-level page table VMM and helper utilities.
Authors: MarioS271
Modulesยง
- vmm ๐
- Virtual Memory Manager (VMM) for x86_64: owns the kernel page table and maps and unmaps pages at 4 KiB granularity.
- vmm_
helpers ๐ - Shared helper functions for the VMM.