Searched refs:ESR_ELx_EC_PAC (Results 1 - 5 of 5) sorted by path

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

Completed in 214 milliseconds