Searched refs:kvm_hyp_handle_sysreg (Results 1 – 3 of 3) sorted by relevance
169 return (kvm_hyp_handle_sysreg(vcpu, exit_code) || in kvm_handle_pvm_sys64()176 [ESR_ELx_EC_SYS64] = kvm_hyp_handle_sysreg,
489 return kvm_hyp_handle_sysreg(vcpu, exit_code); in kvm_hyp_handle_sysreg_vhe()
890 static inline bool kvm_hyp_handle_sysreg(struct kvm_vcpu *vcpu, u64 *exit_code) in kvm_hyp_handle_sysreg() function
Completed in 14 milliseconds