Expand description
Guest memory types and utilities.
Structs§
- Guest
Address - A guest physical address.
- Memory
Region - A contiguous region of guest memory.
Constants§
- HUGE_
PAGE_ SIZE - Huge page size (1GB).
- LARGE_
PAGE_ SIZE - Large page size (2MB).
- PAGE_
SIZE - Standard page size (4KB).