Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvhost-user-fs.h41 VirtQueue *hiprio_vq; member
/openbmc/qemu/hw/virtio/
H A Dvhost-user-fs.c242 fs->hiprio_vq = virtio_add_queue(vdev, fs->conf.queue_size, vuf_handle_output); in vuf_device_realize()
263 virtio_delete_queue(fs->hiprio_vq); in vuf_device_realize()
287 virtio_delete_queue(fs->hiprio_vq); in vuf_device_unrealize()