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

/linux-master/arch/mips/sgi-ip30/
H A Dip30-smp.c37 void *launch; member in struct:mpconf
123 mpc->launch = smp_bootstrap;
/linux-master/arch/mips/sgi-ip27/
H A Dip27-init.c32 #include <asm/sn/launch.h>
H A Dip27-smp.c23 #include <asm/sn/launch.h>
/linux-master/arch/x86/kvm/vmx/
H A Dnested.c614 * - Nested hypervisor (L1) is attempting to launch the same L2 as
3592 static int nested_vmx_run(struct kvm_vcpu *vcpu, bool launch) argument
3603 evmptrld_status = nested_vmx_handle_enlightened_vmptrld(vcpu, launch);
3633 /* Enlightened VMCS doesn't have launch state */
3634 vmcs12->launch_state = !launch;
3652 if (CC(vmcs12->launch_state == launch))
3654 launch ? VMXERR_VMLAUNCH_NONCLEAR_VMCS
/linux-master/drivers/scsi/
H A Dncr53c8xx.c1321 ** Declaration of structs: the launch script.
1331 struct launch { struct
1513 struct launch start;
1521 struct launch restart;
2730 ** Called addresses point to the launch script in the CCB.
7158 ** Initialyze the start and restart launch script.

Completed in 226 milliseconds