Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c3565 static int nested_vmx_run(struct kvm_vcpu *vcpu, bool launch) in nested_vmx_run() function
5380 return nested_vmx_run(vcpu, true); in handle_vmlaunch()
5387 return nested_vmx_run(vcpu, false); in handle_vmresume()