Searched refs:ESR_ELx_EC_PAC (Results 1 – 5 of 5) sorted by relevance
33 #define ESR_ELx_EC_PAC (0x09) /* EL2 and above */ macro
183 [ESR_ELx_EC_PAC] = kvm_handle_ptrauth,
22 #define ESR_ELx_EC_PAC (0x09) /* EL2 and above */ macro
353 if (ec == ESR_ELx_EC_PAC) in esr_is_ptrauth_trap()
805 [ESR_ELx_EC_PAC] = "PAC",