Searched defs:iommu_iotlb_gather (Results 1 – 1 of 1) sorted by relevance
194 struct iommu_iotlb_gather { struct195 unsigned long start;196 unsigned long end;197 size_t pgsize;198 struct list_head freelist;199 bool queued;686 struct iommu_iotlb_gather {}; struct