Home
last modified time | relevance | path

Searched defs:iotlb (Results 1 – 13 of 13) sorted by relevance

/linux-6.3-rc2/drivers/vhost/
A Diotlb.c28 void vhost_iotlb_map_free(struct vhost_iotlb *iotlb, in vhost_iotlb_map_free()
50 int vhost_iotlb_add_range_ctx(struct vhost_iotlb *iotlb, in vhost_iotlb_add_range_ctx()
103 int vhost_iotlb_add_range(struct vhost_iotlb *iotlb, in vhost_iotlb_add_range()
118 void vhost_iotlb_del_range(struct vhost_iotlb *iotlb, u64 start, u64 last) in vhost_iotlb_del_range()
134 void vhost_iotlb_init(struct vhost_iotlb *iotlb, unsigned int limit, in vhost_iotlb_init()
154 struct vhost_iotlb *iotlb = kzalloc(sizeof(*iotlb), GFP_KERNEL); in vhost_iotlb_alloc() local
169 void vhost_iotlb_reset(struct vhost_iotlb *iotlb) in vhost_iotlb_reset()
179 void vhost_iotlb_free(struct vhost_iotlb *iotlb) in vhost_iotlb_free()
195 vhost_iotlb_itree_first(struct vhost_iotlb *iotlb, u64 start, u64 last) in vhost_iotlb_itree_first()
A Dvdpa.c41 struct vhost_iotlb iotlb; member
72 static inline u32 iotlb_to_asid(struct vhost_iotlb *iotlb) in iotlb_to_asid()
734 static void vhost_vdpa_pa_unmap(struct vhost_vdpa *v, struct vhost_iotlb *iotlb, in vhost_vdpa_pa_unmap()
757 static void vhost_vdpa_va_unmap(struct vhost_vdpa *v, struct vhost_iotlb *iotlb, in vhost_vdpa_va_unmap()
773 struct vhost_iotlb *iotlb, u64 start, in vhost_vdpa_iotlb_unmap()
806 static int vhost_vdpa_map(struct vhost_vdpa *v, struct vhost_iotlb *iotlb, in vhost_vdpa_map()
841 struct vhost_iotlb *iotlb, in vhost_vdpa_unmap()
862 struct vhost_iotlb *iotlb, in vhost_vdpa_va_map()
913 struct vhost_iotlb *iotlb, in vhost_vdpa_pa_map()
1038 struct vhost_iotlb *iotlb, in vhost_vdpa_process_iotlb_update()
[all …]
A Dvhost.h116 struct vhost_iotlb *iotlb; member
153 struct vhost_iotlb *iotlb; member
A Dvringh.c1103 struct vhost_iotlb *iotlb = vrh->iotlb; in iotlb_translate() local
1332 void vringh_set_iotlb(struct vringh *vrh, struct vhost_iotlb *iotlb, in vringh_set_iotlb()
/linux-6.3-rc2/drivers/vdpa/mlx5/core/
A Dmr.c224 struct vhost_iotlb *iotlb) in map_direct_mr()
305 struct vhost_iotlb *iotlb) in add_direct_chain()
357 static int create_user_mr(struct mlx5_vdpa_dev *mvdev, struct vhost_iotlb *iotlb) in create_user_mr()
512 struct vhost_iotlb *iotlb, unsigned int asid) in _mlx5_vdpa_create_mr()
550 int mlx5_vdpa_create_mr(struct mlx5_vdpa_dev *mvdev, struct vhost_iotlb *iotlb, in mlx5_vdpa_create_mr()
561 int mlx5_vdpa_handle_set_map(struct mlx5_vdpa_dev *mvdev, struct vhost_iotlb *iotlb, in mlx5_vdpa_handle_set_map()
A Dmlx5_vdpa.h52 struct vhost_iotlb *iotlb; member
/linux-6.3-rc2/include/uapi/linux/
A Dvhost_types.h83 struct vhost_iotlb_msg iotlb; member
92 struct vhost_iotlb_msg iotlb; member
/linux-6.3-rc2/drivers/vdpa/vdpa_user/
A Diova_domain.h34 struct vhost_iotlb *iotlb; member
A Diova_domain.c60 struct vhost_iotlb *iotlb) in vduse_domain_set_map()
90 struct vhost_iotlb *iotlb) in vduse_domain_clear_map()
A Dvduse_dev.c713 struct vhost_iotlb *iotlb) in vduse_vdpa_set_map()
/linux-6.3-rc2/include/linux/
A Dvringh.h48 struct vhost_iotlb *iotlb; member
/linux-6.3-rc2/drivers/vdpa/vdpa_sim/
A Dvdpa_sim.c522 struct vhost_iotlb *iotlb) in vdpasim_set_map()
/linux-6.3-rc2/drivers/vdpa/mlx5/net/
A Dmlx5_vnet.c2425 struct vhost_iotlb *iotlb, unsigned int asid) in mlx5_vdpa_change_map()
2654 static int set_map_data(struct mlx5_vdpa_dev *mvdev, struct vhost_iotlb *iotlb, in set_map_data()
2673 struct vhost_iotlb *iotlb) in mlx5_vdpa_set_map()

Completed in 49 milliseconds