Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvirtio.c756 static bool virtio_queue_packed_poll(VirtQueue *vq, unsigned shadow_idx) in virtio_queue_packed_poll() function
783 return virtio_queue_packed_poll(vq, shadow_idx); in virtio_queue_poll()