Home
last modified time | relevance | path

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

/linux/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h53 #define ESR_ELx_EC_PC_ALIGN (0x22) macro
/linux/arch/arm64/kernel/
H A Dentry-common.c498 case ESR_ELx_EC_PC_ALIGN: in el1h_64_sync_handler()
757 case ESR_ELx_EC_PC_ALIGN: in el0t_64_sync_handler()
876 case ESR_ELx_EC_PC_ALIGN: in el0t_32_sync_handler()
H A Dtraps.c848 [ESR_ELx_EC_PC_ALIGN] = "PC Alignment",
/linux/arch/arm64/include/asm/
H A Desr.h45 #define ESR_ELx_EC_PC_ALIGN UL(0x22) macro