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.c559 static bool vhost_vdpa_first_dev(struct vhost_dev *dev) in vhost_vdpa_first_dev() function
609 if (!vhost_vdpa_first_dev(dev)) { in vhost_vdpa_init()
763 if (vhost_vdpa_first_dev(dev)) { in vhost_vdpa_cleanup()
785 if (!vhost_vdpa_first_dev(dev)) { in vhost_vdpa_set_mem_table()
814 if (!vhost_vdpa_first_dev(dev)) { in vhost_vdpa_set_features()
860 if (vhost_vdpa_first_dev(dev)) { in vhost_vdpa_set_backend_cap()
1322 if (!vhost_vdpa_first_dev(dev)) { in vhost_vdpa_suspend()
1394 if (v->shadow_vqs_enabled || !vhost_vdpa_first_dev(dev)) { in vhost_vdpa_set_log_base()
1521 if (!vhost_vdpa_first_dev(dev)) { in vhost_vdpa_set_owner()