Searched refs:VHOST_SET_FEATURES (Results 1 – 8 of 8) sorted by relevance
27 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64) macro
342 case VHOST_SET_FEATURES: in vhost_test_ioctl()
881 case VHOST_SET_FEATURES: in vhost_vsock_dev_ioctl()
475 case VHOST_SET_FEATURES: in vhost_vdpa_unlocked_ioctl()
1711 case VHOST_SET_FEATURES: in vhost_net_ioctl()
1890 case VHOST_SET_FEATURES: in vhost_scsi_ioctl()
80 r = ioctl(dev->control, VHOST_SET_FEATURES, &features); in vhost_vq_setup()