Searched defs:iommu_gather_ops (Results 1 – 1 of 1) sorted by relevance
27 struct iommu_gather_ops { struct28 void (*tlb_flush_all)(void *cookie);29 void (*tlb_add_flush)(unsigned long iova, size_t size, bool leaf,53 const struct iommu_gather_ops *tlb; argument