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
319 [ESR_ELx_EC_PAC] = kvm_handle_ptrauth,
22 #define ESR_ELx_EC_PAC UL(0x09) /* EL2 and above */ macro
652 ESR_ELx_EC(read_sysreg_el2(SYS_ESR)) == ESR_ELx_EC_PAC) in synchronize_vcpu_pstate()
830 [ESR_ELx_EC_PAC] = "PAC",