Searched refs:get_backend_features (Results 1 – 4 of 4) sorted by relevance
406 u64 (*get_backend_features)(const struct vdpa_device *vdev); member
776 .get_backend_features = vdpasim_get_backend_features,817 .get_backend_features = vdpasim_get_backend_features,
448 if (!ops->get_backend_features) in vhost_vdpa_get_backend_features()451 return ops->get_backend_features(vdpa); in vhost_vdpa_get_backend_features()
3680 .get_backend_features = mlx5_vdpa_get_backend_features,