Searched refs:vhost_enable_notify (Results 1 – 3 of 3) sorted by relevance
76 if (unlikely(vhost_enable_notify(&n->dev, vq))) { in handle_vq()
259 bool vhost_enable_notify(struct vhost_dev *, struct vhost_virtqueue *);
3214 bool vhost_enable_notify(struct vhost_dev *dev, struct vhost_virtqueue *vq) in vhost_enable_notify() function3247 EXPORT_SYMBOL_GPL(vhost_enable_notify);