Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/virtio/
HDvirtqueue.c135 static int vq_ring_must_notify_host(struct virtqueue *);
442 if (vq_ring_must_notify_host(vq)) in virtqueue_notify()
822 vq_ring_must_notify_host(struct virtqueue *vq) in vq_ring_must_notify_host() function