Searched refs:vhost_enable_notify (Results 1 – 4 of 4) sorted by relevance
153 bool vhost_enable_notify(struct vhost_virtqueue *);
64 if (unlikely(vhost_enable_notify(vq))) { in handle_vq()
169 if (unlikely(vhost_enable_notify(vq))) { in handle_tx()337 if (unlikely(vhost_enable_notify(vq))) { in handle_rx()
1379 bool vhost_enable_notify(struct vhost_virtqueue *vq) in vhost_enable_notify() function