Searched refs:get_backend_features (Results 1 – 4 of 4) sorted by relevance
401 u64 (*get_backend_features)(const struct vdpa_device *vdev); member
784 .get_backend_features = vdpasim_get_backend_features,825 .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()
3669 .get_backend_features = mlx5_vdpa_get_backend_features,