Home
last modified time | relevance | path

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

/linux/drivers/vhost/
H A Dtest.c64 vhost_disable_notify(&n->dev, vq); in handle_vq()
77 vhost_disable_notify(&n->dev, vq); in handle_vq()
H A Dvhost.h257 void vhost_disable_notify(struct vhost_dev *, struct vhost_virtqueue *);
H A Dvhost.c3250 void vhost_disable_notify(struct vhost_dev *dev, struct vhost_virtqueue *vq) in vhost_disable_notify() function
3264 EXPORT_SYMBOL_GPL(vhost_disable_notify);