Searched refs:VHOST_SET_FEATURES (Results 1 - 9 of 9) sorted by relevance

/linux-master/tools/include/uapi/linux/
H A Dvhost.h27 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64) macro
/linux-master/include/uapi/linux/
H A Dvhost.h27 #define VHOST_SET_FEATURES _IOW(VHOST_VIRTIO, 0x00, __u64) macro
/linux-master/drivers/vhost/
H A Dtest.c335 case VHOST_SET_FEATURES:
H A Dvsock.c857 case VHOST_SET_FEATURES:
H A Dnet.c1682 case VHOST_SET_FEATURES:
H A Dvdpa.c827 case VHOST_SET_FEATURES:
H A Dscsi.c2063 case VHOST_SET_FEATURES:
/linux-master/tools/virtio/
H A Dvirtio_test.c80 r = ioctl(dev->control, VHOST_SET_FEATURES, &features);
H A Dvhost_net_test.c251 r = ioctl(dev->control, VHOST_SET_FEATURES, &features);

Completed in 183 milliseconds