Searched refs:vhost_disable_notify (Results 1 – 3 of 3) sorted by relevance
64 vhost_disable_notify(&n->dev, vq); in handle_vq()77 vhost_disable_notify(&n->dev, vq); in handle_vq()
257 void vhost_disable_notify(struct vhost_dev *, struct vhost_virtqueue *);
3250 void vhost_disable_notify(struct vhost_dev *dev, struct vhost_virtqueue *vq) in vhost_disable_notify() function3264 EXPORT_SYMBOL_GPL(vhost_disable_notify);