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;
168 struct iova_bitmap_map *mapped = &bitmap->mapped; in iova_bitmap_get()
222 struct iova_bitmap_map *mapped = &bitmap->mapped; in iova_bitmap_put()
247 struct iova_bitmap_map *mapped; in iova_bitmap_alloc()
286 struct iova_bitmap_map *mapped = &bitmap->mapped; in iova_bitmap_free()
343 static bool iova_bitmap_mapped_range(struct iova_bitmap_map *mapped, in iova_bitmap_mapped_range()
405 struct iova_bitmap_map *mapped = &bitmap->mapped; in iova_bitmap_set()