Skip to main content

Module vmm

Module vmm 

Source
Expand description

x86_64 memory backend: four-level page table VMM and helper utilities.

Authors: MarioS271

Modulesยง

page_type ๐Ÿ”’
Type for differentiating normal pages and different kinds of huge pages
paging ๐Ÿ”’
VMM Paging (x86_64): mapping, unmapping, remapping pages and more