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

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

Completed in 156 milliseconds