HomeSort by relevance Sort by last modified time
    Searched refs:hax_host_create_vm (Results 1 - 4 of 4) sorted by null

  /external/qemu/target-i386/
hax-i386.h 75 int hax_host_create_vm(struct hax_state *hax, int *vm_id);
hax-darwin.c 153 int hax_host_create_vm(struct hax_state *hax, int *vmid) function
hax-windows.c 231 int hax_host_create_vm(struct hax_state *hax, int *vmid) function
hax-all.c 292 ret = hax_host_create_vm(hax, &vm_id);

Completed in 41 milliseconds