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.h385 void virtio_queue_restore_last_avail_idx(VirtIODevice *vdev, int n);
/qemu/hw/virtio/
H A Dvhost.c1319 virtio_queue_restore_last_avail_idx(vdev, idx); in vhost_virtqueue_stop()
H A Dvirtio.c3436 void virtio_queue_restore_last_avail_idx(VirtIODevice *vdev, int n) in virtio_queue_restore_last_avail_idx() function