Searched refs:VHOST_SET_FEATURES (Results 1 – 9 of 9) sorted by relevance
27 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64) macro
335 case VHOST_SET_FEATURES: in vhost_test_ioctl()
859 case VHOST_SET_FEATURES: in vhost_vsock_dev_ioctl()
836 case VHOST_SET_FEATURES: in vhost_vdpa_unlocked_ioctl()
1689 case VHOST_SET_FEATURES: in vhost_net_ioctl()
2253 case VHOST_SET_FEATURES: in vhost_scsi_ioctl()
80 r = ioctl(dev->control, VHOST_SET_FEATURES, &features); in vhost_vq_setup()
251 r = ioctl(dev->control, VHOST_SET_FEATURES, &features); in vdev_info_init()