Searched refs:vmid (Results 1 – 3 of 3) sorted by relevance
153 int hax_host_create_vm(struct hax_state *hax, int *vmid) in hax_host_create_vm() argument165 *vmid = vm_id; in hax_host_create_vm()217 hax_fd hax_host_open_vcpu(int vmid, int vcpuid) in hax_host_open_vcpu() argument222 devfs_path = hax_vcpu_devfs_string(vmid, vcpuid); in hax_host_open_vcpu()
231 int hax_host_create_vm(struct hax_state *hax, int *vmid) in hax_host_create_vm() argument253 *vmid = vm_id; in hax_host_create_vm()325 hax_fd hax_host_open_vcpu(int vmid, int vcpuid) in hax_host_open_vcpu() argument330 devfs_path = hax_vcpu_devfs_string(vmid, vcpuid); in hax_host_open_vcpu()
78 hax_fd hax_host_open_vcpu(int vmid, int vcpuid);