Searched refs:ESR_ELx_EC_PAC (Results 1 - 7 of 7) sorted by relevance

/linux-master/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h33 #define ESR_ELx_EC_PAC (0x09) /* EL2 and above */ macro
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c194 [ESR_ELx_EC_PAC] = kvm_hyp_handle_ptrauth,
206 [ESR_ELx_EC_PAC] = kvm_hyp_handle_ptrauth,
/linux-master/arch/arm64/kvm/
H A Dhandle_exit.c280 [ESR_ELx_EC_PAC] = kvm_handle_ptrauth,
/linux-master/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c185 [ESR_ELx_EC_PAC] = kvm_hyp_handle_ptrauth,
/linux-master/arch/arm64/include/asm/
H A Desr.h22 #define ESR_ELx_EC_PAC (0x09) /* EL2 and above */ macro
/linux-master/arch/arm64/kvm/hyp/include/hyp/
H A Dswitch.h688 ESR_ELx_EC(read_sysreg_el2(SYS_ESR)) == ESR_ELx_EC_PAC)
/linux-master/arch/arm64/kernel/
H A Dtraps.c816 [ESR_ELx_EC_PAC] = "PAC",

Completed in 160 milliseconds