Searched refs:ESR_ELx_EC_PAC (Results 1 – 3 of 3) 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
902 ESR_ELx_EC(read_sysreg_el2(SYS_ESR)) == ESR_ELx_EC_PAC) in synchronize_vcpu_pstate()