Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvhost-backend.h188 vhost_attach_vring_worker_op vhost_attach_vring_worker; member
/openbmc/qemu/hw/scsi/
H A Dvhost-scsi.c207 ret = dev->vhost_ops->vhost_attach_vring_worker(dev, &vq_worker); in vhost_scsi_set_workers()
/openbmc/qemu/hw/virtio/
H A Dvhost-backend.c341 .vhost_attach_vring_worker = vhost_kernel_attach_vring_worker,