Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvhost-vdpa.h50 const VhostShadowVirtqueueOps *shadow_vq_ops; member
/openbmc/qemu/net/
H A Dvhost-vdpa.c1707 s->vhost_vdpa.shadow_vq_ops = &vhost_vdpa_net_svq_ops; in net_vhost_vdpa_init()
/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c573 svq = vhost_svq_new(v->shadow_vq_ops, v->shadow_vq_ops_opaque); in vhost_vdpa_init_svq()