Searched refs:iotlb_flush (Results 1 – 4 of 4) sorted by relevance
328 if ( !iommu_enabled || !hd->platform_ops || !hd->platform_ops->iotlb_flush ) in iommu_iotlb_flush()331 rc = hd->platform_ops->iotlb_flush(d, gfn, page_count); in iommu_iotlb_flush()
168 int __must_check (*iotlb_flush)(struct domain *d, unsigned long gfn, member
2785 .iotlb_flush = arm_smmu_iotlb_flush,
2666 .iotlb_flush = iommu_flush_iotlb_pages,
Completed in 13 milliseconds