Searched defs:iommu_iotlb_gather (Results 1 – 1 of 1) sorted by relevance
185 struct iommu_iotlb_gather { struct186 unsigned long start;187 unsigned long end;188 size_t pgsize;189 struct page *freelist;190 bool queued;691 struct iommu_iotlb_gather {}; struct