Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvirtio.c2440 static bool virtio_should_notify(VirtIODevice *vdev, VirtQueue *vq) in virtio_should_notify() function
2462 if (!virtio_should_notify(vdev, vq)) { in virtio_notify_irqfd()
2497 if (!virtio_should_notify(vdev, vq)) { in virtio_notify()