Searched refs:iotlb_flush_all (Results 1 – 4 of 4) sorted by relevance
351 if ( !iommu_enabled || !hd->platform_ops || !hd->platform_ops->iotlb_flush_all ) in iommu_iotlb_flush_all()354 rc = hd->platform_ops->iotlb_flush_all(d); in iommu_iotlb_flush_all()
170 int __must_check (*iotlb_flush_all)(struct domain *d); member
2786 .iotlb_flush_all = arm_smmu_iotlb_flush_all,
2667 .iotlb_flush_all = iommu_flush_iotlb_all,
Completed in 13 milliseconds