Searched refs:hax_host_open_vm (Results 1 – 4 of 4) sorted by relevance
76 hax_fd hax_host_open_vm(struct hax_state *hax, int vm_id);
169 hax_fd hax_host_open_vm(struct hax_state *hax, int vm_id) in hax_host_open_vm() function
257 hax_fd hax_host_open_vm(struct hax_state *hax, int vm_id) in hax_host_open_vm() function
298 vm->fd = hax_host_open_vm(hax, vm_id); in hax_vm_create()