Searched refs:VMOP_CREATE_INSTANCE (Results 1 – 4 of 4) sorted by relevance
211 #define VMOP_CREATE_INSTANCE 0x40 macro
1405 if ((vmc->vmc_flags & VMOP_CREATE_INSTANCE) == 0 || in vm_instance()1560 if (vmcp->vmc_insflags & VMOP_CREATE_INSTANCE) { in vm_instance()1571 vmc->vmc_flags &= ~VMOP_CREATE_INSTANCE; in vm_instance()
342 vmc.vmc_flags |= VMOP_CREATE_INSTANCE;563 | INSTANCE { vmc.vmc_insflags |= VMOP_CREATE_INSTANCE; }
105 flags |= VMOP_CREATE_INSTANCE; in vm_start()