Searched refs:ESR_ELx_AR (Results 1 – 2 of 2) sorted by relevance
142 #define ESR_ELx_AR (UL(1) << ESR_ELx_AR_SHIFT) macro
81 (esr & ESR_ELx_AR) >> ESR_ELx_AR_SHIFT); in data_abort_decode()