Home
last modified time | relevance | path

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

/arch/mips/sgi-ip30/
A Dip30-smp.c37 void *launch; member
123 mpc->launch = smp_bootstrap; in ip30_smp_boot_secondary()
/arch/x86/kvm/vmx/
A Dnested.c3676 static int nested_vmx_run(struct kvm_vcpu *vcpu, bool launch) in nested_vmx_run() argument
3687 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 15 milliseconds