Searched refs:vhost_devices (Results 1 – 3 of 3) sorted by relevance
28 struct virtio_net *vhost_devices[MAX_VHOST_DEVICE]; variable649 if (vhost_devices[i] == NULL) in vhost_new_device()666 vhost_devices[i] = dev; in vhost_new_device()707 vhost_devices[vid] = NULL; in vhost_destroy_device()
548 extern struct virtio_net *vhost_devices[MAX_VHOST_DEVICE];650 struct virtio_net *dev = vhost_devices[vid]; in get_device()
576 vhost_devices[dev->vid] = dev; in numa_realloc()