Home
last modified time | relevance | path

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

/qemu/include/hw/virtio/
H A Dvhost-vsock-common.h36 VirtQueue *trans_vq; member
/qemu/hw/virtio/
H A Dvhost-vsock-common.c256 vvc->trans_vq = virtio_add_queue(vdev, VHOST_VSOCK_QUEUE_SIZE, in vhost_vsock_common_realize()
276 virtio_delete_queue(vvc->trans_vq); in vhost_vsock_common_unrealize()