Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dx86_ops.h29 int vmx_handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath);
H A Dmain.c160 return vmx_handle_exit(vcpu, fastpath); in vt_handle_exit()
H A Dvmx.c6768 int vmx_handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath) in vmx_handle_exit() function