Searched defs:iova_allocator (Results 1 – 3 of 3) sorted by relevance
191 struct iova_allocator { struct192 struct iommu_iova_range *ranges;193 u32 nranges;194 u32 range_idx;195 u64 range_offset;
22 struct iova_allocator *iova_allocator, in region_setup()48 struct iova_allocator *iova_allocator; in FIXTURE() local
98 struct iova_allocator *iova_allocator; in FIXTURE() local