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