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