Searched refs:SYS_APIAKEYLO_EL1 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/arm64/include/asm/ |
H A D | asm_pointer_auth.h | 16 msr_s SYS_APIAKEYLO_EL1, \tmp2 56 msr_s SYS_APIAKEYLO_EL1, \tmp2
|
H A D | kvm_ptrauth.h | 27 mrs_s \reg1, SYS_APIAKEYLO_EL1 46 msr_s SYS_APIAKEYLO_EL1, \reg1
|
H A D | sysreg.h | 285 #define SYS_APIAKEYLO_EL1 sys_reg(3, 0, 2, 1, 0) macro
|
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/ |
H A D | switch.h | 401 case SYS_APIAKEYLO_EL1: in esr_is_ptrauth_trap()
|
/openbmc/linux/tools/arch/arm64/include/asm/ |
H A D | sysreg.h | 200 #define SYS_APIAKEYLO_EL1 sys_reg(3, 0, 2, 1, 0) macro
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | emulate-nested.c | 640 SR_TRAP(SYS_APIAKEYLO_EL1, CGT_HCR_APK), 1032 SR_FGT(SYS_APIAKEYLO_EL1, HFGxTR, APIAKey, 1),
|