Home
last modified time | relevance | path

Searched defs:ESR_ELx_EC_CP15_32 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h27 #define ESR_ELx_EC_CP15_32 (0x03) macro
/openbmc/linux/arch/arm64/include/asm/
H A Desr.h16 #define ESR_ELx_EC_CP15_32 UL(0x03) macro