Home
last modified time | relevance | path

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

/linux/tools/perf/util/kvm-stat-arch/
H A Darm64_exception_types.h28 #define ESR_ELx_EC_CP15_64 (0x04) macro
/linux/tools/arch/arm64/include/asm/
H A Desr.h16 #define ESR_ELx_EC_CP15_64 UL(0x04) macro
/linux/arch/arm64/kernel/
H A Dentry-common.c933 case ESR_ELx_EC_CP15_64: in el0t_32_sync_handler()
/linux/arch/arm64/kvm/
H A Dsys_regs.c4827 case ESR_ELx_EC_CP15_64: in unhandled_cp_access()