Searched refs:VHOST_FEATURES (Results 1 – 4 of 4) sorted by relevance
275 features = VHOST_FEATURES; in vhost_test_ioctl()282 if (features & ~VHOST_FEATURES) in vhost_test_ioctl()
169 VHOST_FEATURES = (1ULL << VIRTIO_F_NOTIFY_ON_EMPTY) | enumerator
62 VHOST_NET_FEATURES = VHOST_FEATURES |
172 VHOST_SCSI_FEATURES = VHOST_FEATURES | (1ULL << VIRTIO_SCSI_F_HOTPLUG) |