Searched defs:start_vm (Results 1 – 2 of 2) sorted by relevance
127 fn start_vm( in start_vm() method
150 pub fn start_vm(vm: VmInstance, vm_type: VmType) -> Result<Self> { in start_vm() method