Home
last modified time | relevance | path

Searched defs:vhost_vdpa_get_features (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/virtio/
H A Dvhost-vdpa.c1506 static int vhost_vdpa_get_features(struct vhost_dev *dev, in vhost_vdpa_get_features() function
/openbmc/qemu/net/
H A Dvhost-vdpa.c1744 static int vhost_vdpa_get_features(int fd, uint64_t *features, Error **errp) in vhost_vdpa_get_features() function
/openbmc/linux/drivers/vhost/
H A Dvdpa.c392 static long vhost_vdpa_get_features(struct vhost_vdpa *v, u64 __user *featurep) in vhost_vdpa_get_features() function