Searched refs:vhost_user_set_features (Results 1 – 2 of 2) sorted by relevance
354 vhost_user_set_features(struct virtio_user_dev *dev, uint64_t features) in vhost_user_set_features() function998 .set_features = vhost_user_set_features,
331 vhost_user_set_features(struct virtio_net **pdev, in vhost_user_set_features() function2668 VHOST_MESSAGE_HANDLER(VHOST_USER_SET_FEATURES, vhost_user_set_features, false) \