Searched defs:iova_bitmap (Results 1 – 1 of 1) sorted by relevance
98 struct iova_bitmap { struct100 struct iova_bitmap_map mapped; argument103 u8 __user *bitmap;128 * The user API iova_bitmap_set() always uses a regular absolute IOVAs. argument130 static unsigned long iova_bitmap_offset_to_index(struct iova_bitmap *bitmap, in iova_bitmap_offset_to_index() argument