Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/arch/arm64/util/
Darm64_exception_types.h28 #define ESR_ELx_EC_CP15_64 (0x04) macro
/linux-5.19.10/arch/arm64/kvm/
Dhandle_exit.c196 [ESR_ELx_EC_CP15_64] = kvm_handle_cp15_64,
Dsys_regs.c2289 case ESR_ELx_EC_CP15_64: in unhandled_cp_access()
/linux-5.19.10/arch/arm64/include/asm/
Desr.h17 #define ESR_ELx_EC_CP15_64 (0x04) macro
/linux-5.19.10/arch/arm64/kernel/
Dtraps.c757 case ESR_ELx_EC_CP15_64: in do_cp15instr()
805 [ESR_ELx_EC_CP15_64] = "CP15 MCRR/MRRC",
Dentry-common.c794 case ESR_ELx_EC_CP15_64: in el0t_32_sync_handler()