Searched refs:VHOST_SET_FEATURES (Results 1 – 3 of 3) sorted by relevance
27 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64) macro
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()
Completed in 6 milliseconds