Home
last modified time | relevance | path

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

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