Searched refs:APGAKeyLo_EL1 (Results 1 – 5 of 5) sorted by relevance
/external/arm-trusted-firmware/lib/el3_runtime/aarch64/ |
D | context.S | 807 mrs x28, APGAKeyLo_EL1 /* x29:x28 = APGAKey */ 845 msr APGAKeyLo_EL1, x8
|
/external/arm-trusted-firmware/include/arch/aarch64/ |
D | arch.h | 1034 #define APGAKeyLo_EL1 S3_0_C2_C3_0 macro
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSystemOperands.inc | 845 APGAKeyLo_EL1 = 49432, 2909 { "APGAKeyLo_EL1", 0xC118, true, true, {AArch64::FeaturePA} }, // 655
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 1300 def : RWSysReg<"APGAKeyLo_EL1", 0b11, 0b000, 0b0010, 0b0011, 0b000>;
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 1305 def : RWSysReg<"APGAKeyLo_EL1", 0b11, 0b000, 0b0010, 0b0011, 0b000>;
|