Searched refs:VHOST_NET_BACKEND_FEATURES (Results 1 – 1 of 1) sorted by relevance
81 VHOST_NET_BACKEND_FEATURES = (1ULL << VHOST_BACKEND_F_IOTLB_MSG_V2) enumerator1723 features = VHOST_NET_BACKEND_FEATURES; in vhost_net_ioctl()1730 if (features & ~VHOST_NET_BACKEND_FEATURES) in vhost_net_ioctl()