Home
last modified time | relevance | path

Searched refs:ESR_ELx_AET (Results 1 – 3 of 3) sorted by relevance

/linux/tools/arch/arm64/include/asm/
H A Desr.h91 #define ESR_ELx_AET (UL(0x7) << ESR_ELx_AET_SHIFT) macro
180 #define DISR_EL1_ESR_MASK (ESR_ELx_AET | ESR_ELx_EA | ESR_ELx_FSC)
/linux/arch/arm64/include/asm/
H A Dtraps.h89 unsigned long aet = esr & ESR_ELx_AET; in arm64_ras_serror_get_severity()
H A Desr.h94 #define ESR_ELx_AET (UL(0x7) << ESR_ELx_AET_SHIFT) macro
199 #define DISR_EL1_ESR_MASK (ESR_ELx_AET | ESR_ELx_EA | ESR_ELx_FSC)