Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dvmx.c6781 static int __vmx_handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath) in __vmx_handle_exit() function
6939 int ret = __vmx_handle_exit(vcpu, exit_fastpath); in vmx_handle_exit()