Home
last modified time | relevance | path

Searched refs:ESR_ELx_EC_SP_ALIGN (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h57 #define ESR_ELx_EC_SP_ALIGN (0x26) macro
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dentry-common.c214 * We don't handle ESR_ELx_EC_SP_ALIGN, since we will have hit a in el1_sync_handler()
402 case ESR_ELx_EC_SP_ALIGN: in el0_sync_handler()
H A Dtraps.c722 [ESR_ELx_EC_SP_ALIGN] = "SP Alignment",
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Desr.h48 #define ESR_ELx_EC_SP_ALIGN (0x26) macro
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Desr.h49 #define ESR_ELx_EC_SP_ALIGN (0x26) macro
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dentry-common.c461 * We don't handle ESR_ELx_EC_SP_ALIGN, since we will have hit a in el1h_64_sync_handler()
720 case ESR_ELx_EC_SP_ALIGN: in el0t_64_sync_handler()
H A Dtraps.c883 [ESR_ELx_EC_SP_ALIGN] = "SP Alignment",

Completed in 9 milliseconds