Searched refs:APIBKeyLo_EL1 (Results 1 – 5 of 5) sorted by relevance
/external/arm-trusted-firmware/lib/el3_runtime/aarch64/ |
D | context.S | 801 mrs x22, APIBKeyLo_EL1 /* x23:x22 = APIBKey */ 839 msr APIBKeyLo_EL1, x2
|
/external/arm-trusted-firmware/include/arch/aarch64/ |
D | arch.h | 1028 #define APIBKeyLo_EL1 S3_0_C2_C1_2 macro
|
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/AArch64/ |
D | AArch64GenSystemOperands.inc | 839 APIBKeyLo_EL1 = 49418, 2903 { "APIBKeyLo_EL1", 0xC10A, true, true, {AArch64::FeaturePA} }, // 649
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 1294 def : RWSysReg<"APIBKeyLo_EL1", 0b11, 0b000, 0b0010, 0b0001, 0b010>;
|
/external/llvm-project/llvm/lib/Target/AArch64/ |
D | AArch64SystemOperands.td | 1299 def : RWSysReg<"APIBKeyLo_EL1", 0b11, 0b000, 0b0010, 0b0001, 0b010>;
|