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

  /external/qemu/target-i386/
hax-i386.h 78 hax_fd hax_host_open_vcpu(int vmid, int vcpuid);
hax-darwin.c 217 hax_fd hax_host_open_vcpu(int vmid, int vcpuid) function
hax-windows.c 325 hax_fd hax_host_open_vcpu(int vmid, int vcpuid) function
hax-all.c 207 vcpu->fd = hax_host_open_vcpu(hax_global.vm->id, id);

Completed in 28 milliseconds