Module aarch64

Source
Expand description

Methods to construct page tables on Aarch64.

Structs§

Aarch64PageBlockEntry
Aarch64PageTableEntry
Arm64PageBlockEntry
Arm64PageTableEntry
Arm64PageTableSpace
MemoryAttributeIndirectionEl1
aarch64 MAIR_EL1 register, provides indices to use in the PTEs for memory types
VirtualAddress

Enums§

Arm64NoExecute
Arm64PageMapError
Arm64PageSize
MemoryAttributeEl1
Some memory attributes. Refer to the ARM VMSA manual for further details and other types.
MemoryAttributeIndex
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.