Searched refs:hax_host_create_vm (Results 1 – 4 of 4) sorted by relevance
75 int hax_host_create_vm(struct hax_state *hax, int *vm_id);
153 int hax_host_create_vm(struct hax_state *hax, int *vmid) in hax_host_create_vm() function
234 int hax_host_create_vm(struct hax_state *hax, int *vmid) in hax_host_create_vm() function
294 ret = hax_host_create_vm(hax, &vm_id); in hax_vm_create()