Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/arch/arm64/util/
Darm64_exception_types.h35 #define ESR_ELx_EC_CP14_64 (0x0C) macro
/linux-6.6.21/arch/arm64/kvm/
Dhandle_exit.c263 [ESR_ELx_EC_CP14_64] = kvm_handle_cp14_64,
Dsys_regs.c2847 case ESR_ELx_EC_CP14_64: in unhandled_cp_access()
/linux-6.6.21/arch/arm64/include/asm/
Desr.h24 #define ESR_ELx_EC_CP14_64 (0x0C) macro
/linux-6.6.21/arch/arm64/kernel/
Dentry-common.c848 case ESR_ELx_EC_CP14_64: in el0t_32_sync_handler()
Dtraps.c863 [ESR_ELx_EC_CP14_64] = "CP14 MCRR/MRRC",