Searched refs:VHOST_SET_FEATURES (Results 1 – 4 of 4) sorted by relevance
73 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64) macro
263 case VHOST_SET_FEATURES: in vhost_test_ioctl()
735 case VHOST_SET_FEATURES: in vhost_net_ioctl()
66 r = ioctl(dev->control, VHOST_SET_FEATURES, &features); in vhost_vq_setup()