Searched refs:ESR_ELx_EC_SYS64 (Results 1 - 7 of 7) sorted by relevance

/linux-master/tools/perf/arch/arm64/util/
H A Darm64_exception_types.h46 #define ESR_ELx_EC_SYS64 (0x18) macro
/linux-master/arch/arm64/kvm/hyp/nvhe/
H A Dswitch.c188 [ESR_ELx_EC_SYS64] = kvm_hyp_handle_sysreg,
200 [ESR_ELx_EC_SYS64] = kvm_handle_pvm_sys64,
/linux-master/arch/arm64/kvm/
H A Dhandle_exit.c269 [ESR_ELx_EC_SYS64] = kvm_handle_sys_reg,
/linux-master/arch/arm64/kvm/hyp/vhe/
H A Dswitch.c179 [ESR_ELx_EC_SYS64] = kvm_hyp_handle_sysreg,
/linux-master/arch/arm64/kernel/
H A Dentry-common.c501 case ESR_ELx_EC_SYS64:
750 case ESR_ELx_EC_SYS64:
H A Dtraps.c826 [ESR_ELx_EC_SYS64] = "MSR/MRS (AArch64)",
/linux-master/arch/arm64/include/asm/
H A Desr.h35 #define ESR_ELx_EC_SYS64 (0x18) macro

Completed in 214 milliseconds