Skip to main content

Module x86_64

Module x86_64 

Source
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.