Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kvm/vmx/
H A Dvmx.c6731 static fastpath_t vmx_exit_handlers_fastpath(struct kvm_vcpu *vcpu) in vmx_exit_handlers_fastpath() function
6940 exit_fastpath = vmx_exit_handlers_fastpath(vcpu); in vmx_vcpu_run()