Searched refs:handle_fastpath_set_msr_irqoff (Results 1 – 4 of 4) sorted by relevance
322 fastpath_t handle_fastpath_set_msr_irqoff(struct kvm_vcpu *vcpu);
2183 fastpath_t handle_fastpath_set_msr_irqoff(struct kvm_vcpu *vcpu) in handle_fastpath_set_msr_irqoff() function2217 EXPORT_SYMBOL_GPL(handle_fastpath_set_msr_irqoff);
4159 return handle_fastpath_set_msr_irqoff(vcpu); in svm_exit_handlers_fastpath()
7232 return handle_fastpath_set_msr_irqoff(vcpu); in vmx_exit_handlers_fastpath()