Searched defs:vrings (Results 1 – 2 of 2) sorted by relevance
2011 int vhost_dev_start(struct vhost_dev *hdev, VirtIODevice *vdev, bool vrings) in vhost_dev_start()2138 bool vrings, bool force) in do_vhost_dev_stop()2184 int vhost_dev_stop(struct vhost_dev *hdev, VirtIODevice *vdev, bool vrings) in vhost_dev_stop()2190 bool vrings) in vhost_dev_force_stop()
235 VRing *vrings; member