Searched refs:ESR_ELx_AET (Results 1 – 3 of 3) sorted by relevance
91 #define ESR_ELx_AET (UL(0x7) << ESR_ELx_AET_SHIFT) macro 180 #define DISR_EL1_ESR_MASK (ESR_ELx_AET | ESR_ELx_EA | ESR_ELx_FSC)
89 unsigned long aet = esr & ESR_ELx_AET; in arm64_ras_serror_get_severity()
94 #define ESR_ELx_AET (UL(0x7) << ESR_ELx_AET_SHIFT) macro 199 #define DISR_EL1_ESR_MASK (ESR_ELx_AET | ESR_ELx_EA | ESR_ELx_FSC)