Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/arch/arm64/util/
Darm64_exception_types.h57 #define ESR_ELx_EC_SP_ALIGN (0x26) macro
/linux-6.12.1/arch/arm64/include/asm/
Desr.h49 #define ESR_ELx_EC_SP_ALIGN UL(0x26) macro
/linux-6.12.1/arch/arm64/kernel/
Dentry-common.c754 case ESR_ELx_EC_SP_ALIGN: in el0t_64_sync_handler()
Dtraps.c851 [ESR_ELx_EC_SP_ALIGN] = "SP Alignment",