Searched defs:ESR_ELx_EC_OTHER (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/arch/arm64/util/ | ||
| H A D | arm64_exception_types.h | 34 #define ESR_ELx_EC_OTHER	(0x0A)  macro | 
| /linux/arch/arm64/include/asm/ | ||
| H A D | esr.h | 23 #define ESR_ELx_EC_OTHER	UL(0x0A)  macro |