Searched defs:iommu_iotlb_gather (Results 1 – 1 of 1) sorted by relevance
214 struct iommu_iotlb_gather { struct215 unsigned long start;216 unsigned long end;217 size_t pgsize;218 struct list_head freelist;219 bool queued;733 struct iommu_iotlb_gather {}; struct
Completed in 10 milliseconds