Searched refs:ESR_ELx_EC_SERROR (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h63 #define ESR_ELx_EC_SERROR (0x2F) macro
/linux-master/arch/arm64/include/asm/
H A Dexception.h19 unsigned long esr = ESR_ELx_EC_SERROR << ESR_ELx_EC_SHIFT;
H A Desr.h55 #define ESR_ELx_EC_SERROR (0x2F) macro
/linux-master/arch/arm64/kernel/
H A Dtraps.c841 [ESR_ELx_EC_SERROR] = "SError",

Completed in 98 milliseconds