Home
last modified time | relevance | path

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

/linux/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h28 #define ESR_ELx_EC_CP15_64 (0x04) macro
/linux/arch/arm64/kvm/
H A Dhandle_exit.c298 [ESR_ELx_EC_CP15_64] = kvm_handle_cp15_64,
H A Dsys_regs.c3997 case ESR_ELx_EC_CP15_64: in unhandled_cp_access()
/linux/arch/arm64/include/asm/
H A Desr.h17 #define ESR_ELx_EC_CP15_64 UL(0x04) macro
/linux/arch/arm64/kernel/
H A Dentry-common.c921 case ESR_ELx_EC_CP15_64: in el0t_32_sync_handler()