Symbol: mlx5_vdpa_direct_mr
drivers/vdpa/mlx5/core/mr.c
100
struct mlx5_vdpa_direct_mr *mr,
drivers/vdpa/mlx5/core/mr.c
110
static void destroy_direct_mr(struct mlx5_vdpa_dev *mvdev, struct mlx5_vdpa_direct_mr *mr)
drivers/vdpa/mlx5/core/mr.c
118
static u64 map_start(struct vhost_iotlb_map *map, struct mlx5_vdpa_direct_mr *mr)
drivers/vdpa/mlx5/core/mr.c
123
static u64 map_end(struct vhost_iotlb_map *map, struct mlx5_vdpa_direct_mr *mr)
drivers/vdpa/mlx5/core/mr.c
128
static u64 maplen(struct vhost_iotlb_map *map, struct mlx5_vdpa_direct_mr *mr)
drivers/vdpa/mlx5/core/mr.c
138
struct mlx5_vdpa_direct_mr *s;
drivers/vdpa/mlx5/core/mr.c
140
s = list_first_entry_or_null(&mkey->head, struct mlx5_vdpa_direct_mr, list);
drivers/vdpa/mlx5/core/mr.c
149
struct mlx5_vdpa_direct_mr *s;
drivers/vdpa/mlx5/core/mr.c
150
struct mlx5_vdpa_direct_mr *e;
drivers/vdpa/mlx5/core/mr.c
152
s = list_first_entry_or_null(&mkey->head, struct mlx5_vdpa_direct_mr, list);
drivers/vdpa/mlx5/core/mr.c
156
e = list_last_entry(&mkey->head, struct mlx5_vdpa_direct_mr, list);
drivers/vdpa/mlx5/core/mr.c
171
struct mlx5_vdpa_direct_mr *dmr;
drivers/vdpa/mlx5/core/mr.c
214
struct mlx5_vdpa_direct_mr *dmr;
drivers/vdpa/mlx5/core/mr.c
285
struct mlx5_vdpa_direct_mr *dmr;
drivers/vdpa/mlx5/core/mr.c
35
static void populate_mtts(struct mlx5_vdpa_direct_mr *mr, __be64 *mtt)
drivers/vdpa/mlx5/core/mr.c
366
static int map_direct_mr(struct mlx5_vdpa_dev *mvdev, struct mlx5_vdpa_direct_mr *mr,
drivers/vdpa/mlx5/core/mr.c
432
static void unmap_direct_mr(struct mlx5_vdpa_dev *mvdev, struct mlx5_vdpa_direct_mr *mr)
drivers/vdpa/mlx5/core/mr.c
448
struct mlx5_vdpa_direct_mr *dmr;
drivers/vdpa/mlx5/core/mr.c
449
struct mlx5_vdpa_direct_mr *n;
drivers/vdpa/mlx5/core/mr.c
501
struct mlx5_vdpa_direct_mr *dmr;
drivers/vdpa/mlx5/core/mr.c
502
struct mlx5_vdpa_direct_mr *n;
drivers/vdpa/mlx5/core/mr.c
629
struct mlx5_vdpa_direct_mr *dmr;
drivers/vdpa/mlx5/core/mr.c
630
struct mlx5_vdpa_direct_mr *n;
drivers/vdpa/mlx5/core/mr.c
64
struct mlx5_vdpa_direct_mr *mr,
drivers/vdpa/mlx5/core/mr.c
91
struct mlx5_vdpa_direct_mr *mr,