Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvhost.h140 extern const VhostOps vdpa_ops;
/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c1546 const VhostOps vdpa_ops = { variable
H A Dvhost.c326 dev->vhost_ops = &vdpa_ops; in vhost_set_backend_type()