Home
last modified time | relevance | path

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

/linux/drivers/iommu/iommufd/
H A Diova_bitmap.c34 struct iova_bitmap_map { struct
103 struct iova_bitmap_map mapped;
167 struct iova_bitmap_map *mapped = &bitmap->mapped; in iova_bitmap_get()
221 struct iova_bitmap_map *mapped = &bitmap->mapped; in iova_bitmap_put()
246 struct iova_bitmap_map *mapped; in iova_bitmap_alloc()
285 struct iova_bitmap_map *mapped = &bitmap->mapped; in iova_bitmap_free()
342 static bool iova_bitmap_mapped_range(struct iova_bitmap_map *mapped, in iova_bitmap_mapped_range()
404 struct iova_bitmap_map *mapped = &bitmap->mapped; in iova_bitmap_set()