Home
last modified time | relevance | path

Searched refs:vmx_handle_exit (Results 1 – 2 of 2) 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 Dvmx.c6838 int vmx_handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath) in vmx_handle_exit() function