Searched refs:vdpa_set_features (Results 1 – 4 of 4) sorted by relevance
554 static inline int vdpa_set_features(struct vdpa_device *vdev, u64 features) in vdpa_set_features() function
427 return vdpa_set_features(vdpa, vdev->features); in virtio_vdpa_finalize_features()
1472 struct pds_vdpa_set_features_cmd vdpa_set_features; member
482 if (vdpa_set_features(vdpa, features)) in vhost_vdpa_set_features()