Home
last modified time | relevance | path

Searched refs:ESR_ELx_EC_PC_ALIGN (Results 1 – 5 of 5) 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.c603 case ESR_ELx_EC_PC_ALIGN: in el1h_64_sync_handler()
925 case ESR_ELx_EC_PC_ALIGN: in el0t_64_sync_handler()
1061 case ESR_ELx_EC_PC_ALIGN: in el0t_32_sync_handler()
H A Dtraps.c857 [ESR_ELx_EC_PC_ALIGN] = "PC Alignment",
/linux/tools/arch/arm64/include/asm/
H A Desr.h44 #define ESR_ELx_EC_PC_ALIGN UL(0x22) macro
/linux/arch/arm64/include/asm/
H A Desr.h46 #define ESR_ELx_EC_PC_ALIGN UL(0x22) macro