Searched refs:mlx5_vdpa_direct_mr (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/vdpa/mlx5/core/
H A Dmr.c35 static void populate_mtts(struct mlx5_vdpa_direct_mr *mr, __be64 *mtt)
52 static int create_direct_mr(struct mlx5_vdpa_dev *mvdev, struct mlx5_vdpa_direct_mr *mr)
89 static void destroy_direct_mr(struct mlx5_vdpa_dev *mvdev, struct mlx5_vdpa_direct_mr *mr)
94 static u64 map_start(struct vhost_iotlb_map *map, struct mlx5_vdpa_direct_mr *mr)
99 static u64 map_end(struct vhost_iotlb_map *map, struct mlx5_vdpa_direct_mr *mr)
104 static u64 maplen(struct vhost_iotlb_map *map, struct mlx5_vdpa_direct_mr *mr)
114 struct mlx5_vdpa_direct_mr *s;
116 s = list_first_entry_or_null(&mkey->head, struct mlx5_vdpa_direct_mr, list);
125 struct mlx5_vdpa_direct_mr *s;
126 struct mlx5_vdpa_direct_mr *
[all...]
H A Dmlx5_vdpa.h14 struct mlx5_vdpa_direct_mr { struct

Completed in 119 milliseconds