Searched refs:virtio_should_notify (Results 1 – 1 of 1) sorted by relevance
2652 static bool virtio_should_notify(VirtIODevice *vdev, VirtQueue *vq) in virtio_should_notify() function2674 if (!virtio_should_notify(vdev, vq)) { in virtio_notify_irqfd()2709 if (!virtio_should_notify(vdev, vq)) { in virtio_notify()