Searched refs:hax_host_create_vcpu (Results 1 - 4 of 4) sorted by relevance

/external/qemu/target-i386/
H A Dhax-i386.h77 int hax_host_create_vcpu(hax_fd vm_fd, int vcpuid);
H A Dhax-darwin.c206 int hax_host_create_vcpu(hax_fd vm_fd, int vcpuid) function
H A Dhax-windows.c308 int hax_host_create_vcpu(hax_fd vm_fd, int vcpuid) function
H A Dhax-all.c202 ret = hax_host_create_vcpu(hax_global.vm->fd, id);

Completed in 36 milliseconds