Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvirtio.h322 bool virtio_queue_enable_notification_and_check(VirtQueue *vq,
/openbmc/qemu/hw/net/
H A Dvirtio-net.c1657 if (virtio_queue_enable_notification_and_check(q->rx_vq, opaque)) { in virtio_net_has_buffers()
/openbmc/qemu/hw/virtio/
H A Dvirtio.c789 bool virtio_queue_enable_notification_and_check(VirtQueue *vq, in virtio_queue_enable_notification_and_check() function