Searched refs:ESR_ELx_SET_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Desr.h102 #define ESR_ELx_SET_MASK (UL(3) << ESR_ELx_SET_SHIFT) macro
/linux-master/arch/arm64/mm/
H A Dfault.c109 (esr & ESR_ELx_SET_MASK) >> ESR_ELx_SET_SHIFT,

Completed in 115 milliseconds