Home
last modified time | relevance | path

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

/linux/tools/arch/arm64/include/asm/
H A Desr.h72 #define ESR_ELx_EC_MASK (UL(0x3F) << ESR_ELx_EC_SHIFT) macro
/linux/arch/arm64/include/asm/
H A Desr.h75 #define ESR_ELx_EC_MASK (UL(0x3F) << ESR_ELx_EC_SHIFT) macro