Home
last modified time | relevance | path

Searched refs:handle_fastpath_set_msr_irqoff (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.h274 fastpath_t handle_fastpath_set_msr_irqoff(struct kvm_vcpu *vcpu);
H A Dx86.c1890 fastpath_t handle_fastpath_set_msr_irqoff(struct kvm_vcpu *vcpu) in handle_fastpath_set_msr_irqoff() function
1920 EXPORT_SYMBOL_GPL(handle_fastpath_set_msr_irqoff); variable
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.h322 fastpath_t handle_fastpath_set_msr_irqoff(struct kvm_vcpu *vcpu);
H A Dx86.c2183 fastpath_t handle_fastpath_set_msr_irqoff(struct kvm_vcpu *vcpu) in handle_fastpath_set_msr_irqoff() function
2217 EXPORT_SYMBOL_GPL(handle_fastpath_set_msr_irqoff); variable
/kernel/linux/linux-5.10/arch/x86/kvm/svm/
H A Dsvm.c3494 return handle_fastpath_set_msr_irqoff(vcpu); in svm_exit_handlers_fastpath()
/kernel/linux/linux-6.6/arch/x86/kvm/svm/
H A Dsvm.c4108 return handle_fastpath_set_msr_irqoff(vcpu); in svm_exit_handlers_fastpath()
/kernel/linux/linux-5.10/arch/x86/kvm/vmx/
H A Dvmx.c6763 return handle_fastpath_set_msr_irqoff(vcpu); in vmx_exit_handlers_fastpath()
/kernel/linux/linux-6.6/arch/x86/kvm/vmx/
H A Dvmx.c7223 return handle_fastpath_set_msr_irqoff(vcpu); in vmx_exit_handlers_fastpath()

Completed in 77 milliseconds