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

  /external/qemu/target-i386/
hax-darwin.h 68 #define HAX_VM_IOCTL_NOTIFY_QEMU_VERSION _IOW(0, 0x84, struct hax_qemu_version)
hax-i386.h 72 int hax_notify_qemu_version(hax_fd vm_fd, struct hax_qemu_version *qversion);
hax-windows.c 282 int hax_notify_qemu_version(hax_fd vm_fd, struct hax_qemu_version *qversion)
292 qversion, sizeof(struct hax_qemu_version),
hax-darwin.c 184 int hax_notify_qemu_version(hax_fd vm_fd, struct hax_qemu_version *qversion)
hax-interface.h 340 struct hax_qemu_version struct
hax-all.c 343 struct hax_qemu_version qversion;

Completed in 297 milliseconds