Searched refs:APDAKeyLo_EL1 (Results 1 – 5 of 5) sorted by relevance
/external/arm-trusted-firmware/lib/el3_runtime/aarch64/ |
D | context.S | 803 mrs x24, APDAKeyLo_EL1 /* x25:x24 = APDAKey */ 841 msr APDAKeyLo_EL1, x4
|
/external/arm-trusted-firmware/include/arch/aarch64/ |
D | arch.h | 1030 #define APDAKeyLo_EL1 S3_0_C2_C2_0 macro
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSystemOperands.inc | 841 APDAKeyLo_EL1 = 49424, 2905 { "APDAKeyLo_EL1", 0xC110, true, true, {AArch64::FeaturePA} }, // 651
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 1296 def : RWSysReg<"APDAKeyLo_EL1", 0b11, 0b000, 0b0010, 0b0010, 0b000>;
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 1301 def : RWSysReg<"APDAKeyLo_EL1", 0b11, 0b000, 0b0010, 0b0010, 0b000>;
|