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