Home
last modified time | relevance | path

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

/linux-6.14.4/tools/arch/arm64/include/asm/
Desr.h72 #define ESR_ELx_EC_MASK (UL(0x3F) << ESR_ELx_EC_SHIFT) macro
/linux-6.14.4/arch/arm64/include/asm/
Desr.h74 #define ESR_ELx_EC_MASK (UL(0x3F) << ESR_ELx_EC_SHIFT) macro