Searched refs:vmm_open_vm (Results 1 – 4 of 4) sorted by relevance
87 vmm_t *vmm_open_vm(const char *);
34 vmm_open_vm;
89 vmm_open_vm(const char *name) in vmm_open_vm() function
1474 vmm = vmm_open_vm(argv[0]); in mdb_bhyve_tgt_create()