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

  /external/qemu/target-i386/
hax-i386.h 77 int hax_host_create_vcpu(hax_fd vm_fd, int vcpuid);
hax-darwin.c 206 int hax_host_create_vcpu(hax_fd vm_fd, int vcpuid) function
hax-windows.c 308 int hax_host_create_vcpu(hax_fd vm_fd, int vcpuid) function
hax-all.c 202 ret = hax_host_create_vcpu(hax_global.vm->fd, id);

Completed in 61 milliseconds