Searched refs:launch (Results 1 – 2 of 2) sorted by relevance
37 void *launch; member123 mpc->launch = smp_bootstrap; in ip30_smp_boot_secondary()
3676 static int nested_vmx_run(struct kvm_vcpu *vcpu, bool launch) in nested_vmx_run() argument3687 evmptrld_status = nested_vmx_handle_enlightened_vmptrld(vcpu, launch); in nested_vmx_run()3718 vmcs12->launch_state = !launch; in nested_vmx_run()3736 if (CC(vmcs12->launch_state == launch)) in nested_vmx_run()3738 launch ? VMXERR_VMLAUNCH_NONCLEAR_VMCS in nested_vmx_run()
Completed in 16 milliseconds