Searched refs:hax_qemu_version (Results 1 – 6 of 6) sorted by relevance
68 #define HAX_VM_IOCTL_NOTIFY_QEMU_VERSION _IOW(0, 0x84, struct hax_qemu_version)
72 int hax_notify_qemu_version(hax_fd vm_fd, struct hax_qemu_version *qversion);
282 int hax_notify_qemu_version(hax_fd vm_fd, struct hax_qemu_version *qversion) in hax_notify_qemu_version()292 qversion, sizeof(struct hax_qemu_version), in hax_notify_qemu_version()
340 struct hax_qemu_version struct
184 int hax_notify_qemu_version(hax_fd vm_fd, struct hax_qemu_version *qversion) in hax_notify_qemu_version()
343 struct hax_qemu_version qversion; in hax_init()