Searched refs:ESR_ELx_IDS (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/arch/arm64/include/asm/ | ||
A D | traps.h | 63 if (esr & ESR_ELx_IDS) in arm64_is_ras_serror() |
A D | esr.h | 87 #define ESR_ELx_IDS (UL(1) << ESR_ELx_IDS_SHIFT) macro |
Completed in 4 milliseconds