Searched refs:vm_open (Results 1 – 9 of 9) sorted by relevance
55 return (vm_open(name)); in create_test_vm()
386 ctx = vm_open(vm_name); in test_initialize_opts()
99 vm_open;
152 struct vmctx *vm_open(const char *name);
176 vm_open(const char *name) in vm_open() function
56 struct vmctx *ctx = vm_open(vmname); in check_vmm_capability()
578 ctx = vm_open(vmname); in do_open()
105 vmm->vmm_ctx = vm_open(name); in vmm_open_vm()
1807 ctx = vm_open(vmname); in main()