Searched refs:vmx_vcpu_run (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kvm/
H A Dvmx.c495 bool __launched; /* temporary, used in vmx_vcpu_run */
5093 return 1; /* already handled by vmx_vcpu_run() */ handle_exception()
8166 static void __noclone vmx_vcpu_run(struct kvm_vcpu *vcpu) vmx_vcpu_run() function
9245 * HOST_RSP is normally set correctly in vmx_vcpu_run() just before prepare_vmcs02()
10217 .run = vmx_vcpu_run,

Completed in 159 milliseconds