Home
last modified time | relevance | path

Searched refs:ESR_ELx_EC_SP_ALIGN (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h57 #define ESR_ELx_EC_SP_ALIGN (0x26) macro
/linux/tools/arch/arm64/include/asm/
H A Desr.h48 #define ESR_ELx_EC_SP_ALIGN UL(0x26) macro
/linux/arch/arm64/include/asm/
H A Desr.h50 #define ESR_ELx_EC_SP_ALIGN UL(0x26) macro
/linux/arch/arm64/kernel/
H A Dentry-common.c600 * We don't handle ESR_ELx_EC_SP_ALIGN, since we will have hit a in el1h_64_sync_handler()
922 case ESR_ELx_EC_SP_ALIGN: in el0t_64_sync_handler()
H A Dtraps.c860 [ESR_ELx_EC_SP_ALIGN] = "SP Alignment",