Home
last modified time | relevance | path

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

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