Home
last modified time | relevance | path

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

/qemu/include/hw/virtio/
H A Dvirtio.h407 void virtio_queue_restore_last_avail_idx(VirtIODevice *vdev, int n);
/qemu/hw/virtio/
H A Dvhost.c1392 virtio_queue_restore_last_avail_idx(vdev, idx); in vhost_virtqueue_stop()
H A Dvirtio.c3682 void virtio_queue_restore_last_avail_idx(VirtIODevice *vdev, int n) in virtio_queue_restore_last_avail_idx() function