Searched refs:launch (Results 1 - 5 of 5) sorted by last modified time

/linux-master/arch/x86/kvm/vmx/
H A Dnested.c636 * - Nested hypervisor (L1) is attempting to launch the same L2 as
3614 static int nested_vmx_run(struct kvm_vcpu *vcpu, bool launch) argument
3625 evmptrld_status = nested_vmx_handle_enlightened_vmptrld(vcpu, launch);
3655 /* Enlightened VMCS doesn't have launch state */
3656 vmcs12->launch_state = !launch;
3674 if (CC(vmcs12->launch_state == launch))
3676 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.
/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/mips/sgi-ip30/
H A Dip30-smp.c37 void *launch; member in struct:mpconf
123 mpc->launch = smp_bootstrap;

Completed in 195 milliseconds