Searched defs:vhost_dev (Results 1 – 1 of 1) sorted by relevance
33 struct vhost_dev { struct37 struct virtio_base *base;42 struct vhost_vq *vqs;47 int nvqs;52 int fd;57 int vq_idx;82 * @brief vhost_dev initialization. argument
Completed in 2 milliseconds