Searched refs:vm_open (Results 1 – 3 of 3) sorted by relevance
119 struct vmctx *vm_open(const char *name);
135 vm_open(const char *name) in vm_open() function
869 ctx = vm_open(vmname); in main()