Searched refs:ESR_ELx_FSC_SERROR (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dtraps.h91 * [ESR_ELx_FSC_SERROR]'
93 if ((esr & ESR_ELx_FSC) != ESR_ELx_FSC_SERROR) {
H A Desr.h116 #define ESR_ELx_FSC_SERROR (0x11) macro

Completed in 199 milliseconds