Searched defs:vm_instance (Results 1 – 3 of 3) sorted by relevance
39 vm_instance: ComposClient, field144 let vm_instance = ComposClient::start( in start_vm() localVariable
118 let vm_instance = ComposClient::start( in try_main() localVariable
298 fn vm_instance(vm_type: VmType) -> Result<VmInstance> { in vm_instance() function