Module ruspiro_arch_aarch64::register::el2[][src]

Expand description

Aarch64 - EL2 Register

Each iof the contained modules represents a system register and allows access to it. Please refer to the module documtation to get details about the contained register.

Modules

ACTLR_EL2 - Auxiliry Control Register EL2

ESR_EL2 - Exception Syndrom Register EL2

HCR_EL2 - Hypervisor Configuration Register

MAIR_EL2 - Memory Attribute Indirection Register EL2

SCTLR_EL2 - System Control Register EL2

TCR_EL2 - Translation Control Register EL2

TTBR0_EL2 - Translation Table Base Register 0 EL2

VBAR_EL2 - Vector Base Address Register EL2