Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dhax-i386.h75 int hax_host_create_vm(struct hax_state *hax, int *vm_id);
Dhax-darwin.c153 int hax_host_create_vm(struct hax_state *hax, int *vmid) in hax_host_create_vm() function
Dhax-windows.c234 int hax_host_create_vm(struct hax_state *hax, int *vmid) in hax_host_create_vm() function
Dhax-all.c294 ret = hax_host_create_vm(hax, &vm_id); in hax_vm_create()