Searched refs:ESR_ELx_EC_PAC (Results 1 – 4 of 4) sorted by relevance
33 #define ESR_ELx_EC_PAC (0x09) /* EL2 and above */ macro
21 #define ESR_ELx_EC_PAC UL(0x09) /* EL2 and above */ macro
403 [ESR_ELx_EC_PAC] = kvm_handle_ptrauth,
869 ESR_ELx_EC(read_sysreg_el2(SYS_ESR)) == ESR_ELx_EC_PAC) in synchronize_vcpu_pstate()