Home
last modified time | relevance | path

Searched defs:ESR_ELx_AET_UER (Results 1 – 2 of 2) sorted by relevance

/linux/tools/arch/arm64/include/asm/
H A Desr.h96 #define ESR_ELx_AET_UER (UL(3) << ESR_ELx_AET_SHIFT) macro
/linux/arch/arm64/include/asm/
H A Desr.h99 #define ESR_ELx_AET_UER (UL(3) << ESR_ELx_AET_SHIFT) macro