Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dexception.h19 unsigned int esr = ESR_ELx_EC_SERROR << ESR_ELx_EC_SHIFT; in disr_to_esr()
Desr.h54 #define ESR_ELx_EC_SERROR (0x2F) macro
/arch/arm64/kernel/
Dtraps.c741 [ESR_ELx_EC_SERROR] = "SError",