Searched refs:APDBKeyLo_EL1 (Results 1 – 5 of 5) sorted by relevance
/external/arm-trusted-firmware/lib/el3_runtime/aarch64/ |
D | context.S | 805 mrs x26, APDBKeyLo_EL1 /* x27:x26 = APDBKey */ 843 msr APDBKeyLo_EL1, x6
|
/external/arm-trusted-firmware/include/arch/aarch64/ |
D | arch.h | 1032 #define APDBKeyLo_EL1 S3_0_C2_C2_2 macro
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSystemOperands.inc | 843 APDBKeyLo_EL1 = 49426, 2907 { "APDBKeyLo_EL1", 0xC112, true, true, {AArch64::FeaturePA} }, // 653
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 1298 def : RWSysReg<"APDBKeyLo_EL1", 0b11, 0b000, 0b0010, 0b0010, 0b010>;
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 1303 def : RWSysReg<"APDBKeyLo_EL1", 0b11, 0b000, 0b0010, 0b0010, 0b010>;
|