Home
last modified time | relevance | path

Searched refs:vhost_iotlb_map (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/vhost/
H A Diotlb.c19 INTERVAL_TREE_DEFINE(struct vhost_iotlb_map,
24 struct vhost_iotlb_map *map) in vhost_iotlb_map_unlink()
37 struct vhost_iotlb_map *map) in vhost_iotlb_map_free()
61 struct vhost_iotlb_map *map; in vhost_iotlb_add_range_ctx()
139 struct vhost_iotlb_map *map; in vhost_iotlb_del_range()
213 struct vhost_iotlb_map *
226 struct vhost_iotlb_map *
227 vhost_iotlb_itree_next(struct vhost_iotlb_map *map, u64 start, u64 last) in vhost_iotlb_itree_next()
H A Dvhost.c1261 struct vhost_iotlb_map *map; in vq_memory_access_ok()
1287 const struct vhost_iotlb_map *map = vq->meta_iotlb[type]; in vhost_vq_meta_fetch()
1873 const struct vhost_iotlb_map *map, in vhost_vq_meta_update()
1886 const struct vhost_iotlb_map *map; in iotlb_access_ok()
2483 struct vhost_iotlb_map *u; in log_write_hva()
2664 const struct vhost_iotlb_map *map; in translate_desc()
H A Dvdpa.c916 struct vhost_iotlb_map *map, u32 asid) in vhost_vdpa_general_unmap()
931 struct vhost_iotlb_map *map; in vhost_vdpa_pa_unmap()
953 struct vhost_iotlb_map *map; in vhost_vdpa_va_unmap()
H A Dvringh.c1043 struct vhost_iotlb_map *map; in iotlb_translate()
/linux/include/linux/
H A Dvhost_iotlb.h7 struct vhost_iotlb_map { struct
45 struct vhost_iotlb_map *
47 struct vhost_iotlb_map *
48 vhost_iotlb_itree_next(struct vhost_iotlb_map *map, u64 start, u64 last);
51 struct vhost_iotlb_map *map);
/linux/drivers/vdpa/vdpa_user/
H A Diova_domain.c55 struct vhost_iotlb_map *map; in vduse_iotlb_del_range()
69 struct vhost_iotlb_map *map; in vduse_domain_set_map()
98 struct vhost_iotlb_map *map; in vduse_domain_clear_map()
229 struct vhost_iotlb_map *map; in vduse_domain_get_coherent_page()
533 struct vhost_iotlb_map *map; in vduse_domain_free_coherent()
H A Dvduse_dev.c1435 struct vhost_iotlb_map *map; in vduse_dev_iotlb_entry()
/linux/drivers/vdpa/mlx5/core/
H A Dmr.c118 static u64 map_start(struct vhost_iotlb_map *map, struct mlx5_vdpa_direct_mr *mr) in map_start()
123 static u64 map_end(struct vhost_iotlb_map *map, struct mlx5_vdpa_direct_mr *mr) in map_end()
128 static u64 maplen(struct vhost_iotlb_map *map, struct mlx5_vdpa_direct_mr *mr) in maplen()
370 struct vhost_iotlb_map *map; in map_direct_mr()
504 struct vhost_iotlb_map *map; in create_user_mr()
601 struct vhost_iotlb_map *map; in dup_iotlb()
/linux/drivers/vdpa/vdpa_sim/
H A Dvdpa_sim.c633 struct vhost_iotlb_map *map; in vdpasim_set_map()