Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c7160 static fastpath_t vmx_exit_handlers_fastpath(struct kvm_vcpu *vcpu, in vmx_exit_handlers_fastpath() function
7405 return vmx_exit_handlers_fastpath(vcpu, force_immediate_exit); in vmx_vcpu_run()