Home
last modified time | relevance | path

Searched refs:mlx5_vdpa_handle_set_map (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/vdpa/mlx5/core/
Dmlx5_vdpa.h117 int mlx5_vdpa_handle_set_map(struct mlx5_vdpa_dev *mvdev, struct vhost_iotlb *iotlb,
Dmr.c604 int mlx5_vdpa_handle_set_map(struct mlx5_vdpa_dev *mvdev, struct vhost_iotlb *iotlb, in mlx5_vdpa_handle_set_map() function
/linux-6.6.21/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c2930 err = mlx5_vdpa_handle_set_map(mvdev, iotlb, &change_map, asid); in set_map_data()