Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/vfio/
H A Diova_bitmap.c14 * struct iova_bitmap_map - A bitmap representing an IOVA range
20 * total IOVA range. The struct iova_bitmap_map, though, represents the
34 struct iova_bitmap_map { struct
100 struct iova_bitmap_map mapped;
163 struct iova_bitmap_map *mapped = &bitmap->mapped; in iova_bitmap_get()
216 struct iova_bitmap_map *mapped = &bitmap->mapped; in iova_bitmap_put()
241 struct iova_bitmap_map *mapped; in iova_bitmap_alloc()
282 struct iova_bitmap_map *mapped = &bitmap->mapped; in iova_bitmap_free()
405 struct iova_bitmap_map *mapped = &bitmap->mapped; in iova_bitmap_set()

Completed in 2 milliseconds