Searched refs:ESR_ELx_SET_MASK (Results 1 – 2 of 2) sorted by relevance
99 #define ESR_ELx_SET_MASK (UL(3) << ESR_ELx_SET_SHIFT) macro
98 (esr & ESR_ELx_SET_MASK) >> ESR_ELx_SET_SHIFT, in mem_abort_decode()