Home
last modified time | relevance | path

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

/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c571 static int vhost_vdpa_get_dev_features(struct vhost_dev *dev, in vhost_vdpa_get_dev_features() function
620 ret = vhost_vdpa_get_dev_features(dev, &features); in vhost_vdpa_init()
1509 int ret = vhost_vdpa_get_dev_features(dev, features); in vhost_vdpa_get_features()