Searched refs:vhost_vdpa_set_features (Results 1 – 3 of 3) sorted by relevance
808 static int vhost_vdpa_set_features(struct vhost_dev *dev, in vhost_vdpa_set_features() function1563 .vhost_set_features = vhost_vdpa_set_features,
48 vhost_vdpa_set_features(void *dev, uint64_t features) "dev: %p features: 0x%"PRIx64
415 static long vhost_vdpa_set_features(struct vhost_vdpa *v, u64 __user *featurep) in vhost_vdpa_set_features() function738 r = vhost_vdpa_set_features(v, argp); in vhost_vdpa_unlocked_ioctl()