Lines Matching refs:hax_fd
20 static int hax_open_device(hax_fd *fd)
50 hax_fd hax_mod_open(void)
53 hax_fd fd = INVALID_HANDLE_VALUE;
260 hax_fd hax_host_open_vm(struct hax_state *hax, int vm_id)
263 hax_fd hDeviceVM;
285 int hax_notify_qemu_version(hax_fd vm_fd, struct hax_qemu_version *qversion)
308 int hax_host_create_vcpu(hax_fd vm_fd, int vcpuid)
328 hax_fd hax_host_open_vcpu(int vmid, int vcpuid)
331 hax_fd hDeviceVCPU;
356 hax_fd hDeviceVCPU = vcpu->fd;
405 hax_fd fd;
438 hax_fd fd;
470 hax_fd fd;
503 hax_fd fd;