Home
last modified time | relevance | path

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

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