Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/arch/arm64/util/
Darm64_exception_types.h53 #define ESR_ELx_EC_PC_ALIGN (0x22) macro
/linux-6.1.9/arch/arm64/kernel/
Dentry-common.c433 case ESR_ELx_EC_PC_ALIGN: in el1h_64_sync_handler()
682 case ESR_ELx_EC_PC_ALIGN: in el0t_64_sync_handler()
797 case ESR_ELx_EC_PC_ALIGN: in el0t_32_sync_handler()
Dtraps.c839 [ESR_ELx_EC_PC_ALIGN] = "PC Alignment",
/linux-6.1.9/arch/arm64/include/asm/
Desr.h45 #define ESR_ELx_EC_PC_ALIGN (0x22) macro