Expand description
x86-64 page table walking.
Structs§
- Flags to control the page table walk.
- Result of translation
- Registers needed to walk the page table.
Enums§
- The way the processor uses to determine if an access is to encrypted memory.
- Translation error.
- Information from a translation walk that can be used to determine memory type.
- The type of privilege check to perform.
Functions§
- Translate a GVA by walking the processor’s page tables.