Expand description
Methods to construct page tables on Aarch64.
Structs§
- Aarch64
Page Block Entry - Aarch64
Page Table Entry - Arm64
Page Block Entry - Arm64
Page Table Entry - Arm64
Page Table Space - Memory
Attribute Indirection El1 - aarch64 MAIR_EL1 register, provides indices to use in the PTEs for memory types
- Virtual
Address
Enums§
- Arm64
NoExecute - Arm64
Page MapError - Arm64
Page Size - Memory
Attribute El1 - Some memory attributes. Refer to the ARM VMSA manual for further details and other types.
- Memory
Attribute Index - Legal indexes for memory attributes for aarch64 PTEs.
Functions§
- build_
identity_ page_ tables_ aarch64 - Build a set of Aarch64 page tables identity mapping the given region.