Home
last modified time | relevance | path

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

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