Searched refs:SYS_APDBKEYLO_EL1 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/arm64/include/asm/ |
H A D | kvm_ptrauth.h | 36 mrs_s \reg1, SYS_APDBKEYLO_EL1 55 msr_s SYS_APDBKEYLO_EL1, \reg1
|
H A D | sysreg.h | 292 #define SYS_APDBKEYLO_EL1 sys_reg(3, 0, 2, 2, 2) macro
|
/openbmc/linux/arch/arm64/kvm/hyp/include/hyp/ |
H A D | switch.h | 407 case SYS_APDBKEYLO_EL1: in esr_is_ptrauth_trap()
|
/openbmc/linux/tools/arch/arm64/include/asm/ |
H A D | sysreg.h | 207 #define SYS_APDBKEYLO_EL1 sys_reg(3, 0, 2, 2, 2) macro
|
/openbmc/linux/arch/arm64/kvm/ |
H A D | emulate-nested.c | 646 SR_TRAP(SYS_APDBKEYLO_EL1, CGT_HCR_APK), 1036 SR_FGT(SYS_APDBKEYLO_EL1, HFGxTR, APDBKey, 1),
|