Searched refs:VHOST_SET_FEATURES (Results 1 – 2 of 2) sorted by relevance
28 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64) macro166 return vhost_vdpa_ioctl(data->vhostfd, VHOST_SET_FEATURES, &features); in vhost_vdpa_set_features()
31 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64) macro175 ret = vhost_kernel_ioctl(data->vhostfds[i], VHOST_SET_FEATURES, &features); in vhost_kernel_set_features()