Searched refs:vhost_user_get_features (Results 1 – 2 of 2) sorted by relevance
300 vhost_user_get_features(struct virtio_user_dev *dev, uint64_t *features) in vhost_user_get_features() function997 .get_features = vhost_user_get_features,
291 vhost_user_get_features(struct virtio_net **pdev, in vhost_user_get_features() function2667 VHOST_MESSAGE_HANDLER(VHOST_USER_GET_FEATURES, vhost_user_get_features, false) \