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