Home
last modified time | relevance | path

Searched defs:ID_AA64MMFR2_EL1 (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/gdbstub_arch/src/aarch64/reg/
Did.rs162 pub const ID_AA64MMFR2_EL1: Self = Self::System(0b11_000_0000_0111_010); constant
/external/arm-trusted-firmware/include/arch/aarch64/
Darch.h295 #define ID_AA64MMFR2_EL1 S3_0_C0_C7_2 macro