Home
last modified time | relevance | path

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

/linux/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h37 #define ESR_ELx_EC_ILL (0x0E) macro
/linux/arch/arm64/include/asm/
H A Desr.h26 #define ESR_ELx_EC_ILL UL(0x0E) macro
/linux/arch/arm64/kernel/
H A Dtraps.c833 [ESR_ELx_EC_ILL] = "PSTATE.IL",