Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c565 static bool vhost_vdpa_first_dev(struct vhost_dev *dev) in vhost_vdpa_first_dev() function
619 if (vhost_vdpa_first_dev(dev)) { in vhost_vdpa_set_backend_cap()
650 if (!vhost_vdpa_first_dev(dev)) { in vhost_vdpa_init()
805 if (vhost_vdpa_first_dev(dev)) { in vhost_vdpa_cleanup()
827 if (!vhost_vdpa_first_dev(dev)) { in vhost_vdpa_set_mem_table()
856 if (!vhost_vdpa_first_dev(dev)) { in vhost_vdpa_set_features()
1347 if (!vhost_vdpa_first_dev(dev)) { in vhost_vdpa_suspend()
1424 if (v->shadow_vqs_enabled || !vhost_vdpa_first_dev(dev)) { in vhost_vdpa_set_log_base()
1554 if (!vhost_vdpa_first_dev(dev)) { in vhost_vdpa_set_owner()