Home
last modified time | relevance | path

Searched refs:ESR_ELx_EC_CP14_64 (Results 1 – 7 of 7) sorted by relevance

/linux/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h35 #define ESR_ELx_EC_CP14_64 (0x0C) macro
/linux/tools/arch/arm64/include/asm/
H A Desr.h23 #define ESR_ELx_EC_CP14_64 UL(0x0C) macro
/linux/arch/arm64/kvm/
H A Dhandle_exit.c379 [ESR_ELx_EC_CP14_64] = kvm_handle_cp14_64,
H A Dsys_regs.c4454 case ESR_ELx_EC_CP14_64: in unhandled_cp_access()
/linux/arch/arm64/include/asm/
H A Desr.h25 #define ESR_ELx_EC_CP14_64 UL(0x0C) macro
/linux/arch/arm64/kernel/
H A Dentry-common.c1067 case ESR_ELx_EC_CP14_64: in el0t_32_sync_handler()
H A Dtraps.c840 [ESR_ELx_EC_CP14_64] = "CP14 MCRR/MRRC",