Searched refs:VHOST_SET_FEATURES (Results 1 – 5 of 5) sorted by relevance
73 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64) macro
279 case VHOST_SET_FEATURES: in vhost_test_ioctl()
1071 case VHOST_SET_FEATURES: in vhost_net_ioctl()
1527 case VHOST_SET_FEATURES: in vhost_scsi_ioctl()
72 r = ioctl(dev->control, VHOST_SET_FEATURES, &features); in vhost_vq_setup()