Home
last modified time | relevance | path

Searched refs:vhost_enable_notify (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/vhost/
H A Dtest.c76 if (unlikely(vhost_enable_notify(&n->dev, vq))) { in handle_vq()
H A Dvhost.h259 bool vhost_enable_notify(struct vhost_dev *, struct vhost_virtqueue *);
H A Dvhost.c3214 bool vhost_enable_notify(struct vhost_dev *dev, struct vhost_virtqueue *vq) in vhost_enable_notify() function
3247 EXPORT_SYMBOL_GPL(vhost_enable_notify);