Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/vmx/
Dvmx.c5891 static int __vmx_handle_exit(struct kvm_vcpu *vcpu, fastpath_t exit_fastpath) in __vmx_handle_exit() function
6055 int ret = __vmx_handle_exit(vcpu, exit_fastpath); in vmx_handle_exit()