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