Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvirtio.h384 void virtio_queue_restore_last_avail_idx(VirtIODevice *vdev, int n);
/openbmc/qemu/hw/virtio/
H A Dvhost.c1318 virtio_queue_restore_last_avail_idx(vdev, idx); in vhost_virtqueue_stop()
H A Dvirtio.c3427 void virtio_queue_restore_last_avail_idx(VirtIODevice *vdev, int n) in virtio_queue_restore_last_avail_idx() function