Searched refs:VHOST_FEATURES (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/vhost/
H A Dtest.c331 features = VHOST_FEATURES;
338 if (features & ~VHOST_FEATURES)
H A Dvhost.h256 VHOST_FEATURES = (1ULL << VIRTIO_F_NOTIFY_ON_EMPTY) | enumerator in enum:__anon210
H A Dvsock.c33 VHOST_VSOCK_FEATURES = VHOST_FEATURES |
H A Dnet.c73 VHOST_NET_FEATURES = VHOST_FEATURES |
H A Dscsi.c161 VHOST_SCSI_FEATURES = VHOST_FEATURES | (1ULL << VIRTIO_SCSI_F_HOTPLUG) |

Completed in 221 milliseconds