Home
last modified time | relevance | path

Searched refs:hax_host_open_vm (Results 1 – 4 of 4) sorted by relevance

/external/qemu/target-i386/
Dhax-i386.h76 hax_fd hax_host_open_vm(struct hax_state *hax, int vm_id);
Dhax-darwin.c169 hax_fd hax_host_open_vm(struct hax_state *hax, int vm_id) in hax_host_open_vm() function
Dhax-windows.c257 hax_fd hax_host_open_vm(struct hax_state *hax, int vm_id) in hax_host_open_vm() function
Dhax-all.c298 vm->fd = hax_host_open_vm(hax, vm_id); in hax_vm_create()