Searched refs:iotlb_flush_all (Results 1 – 6 of 6) sorted by relevance
420 if ( !is_iommu_enabled(d) || !hd->platform_ops->iotlb_flush_all || in iommu_iotlb_flush_all()428 rc = iommu_call(hd->platform_ops, iotlb_flush_all, d); in iommu_iotlb_flush_all()
288 int __must_check (*iotlb_flush_all)(struct domain *d); member
629 .iotlb_flush_all = amd_iommu_flush_iotlb_all,
1305 .iotlb_flush_all = ipmmu_iotlb_flush_all,
2741 .iotlb_flush_all = arm_smmu_iotlb_flush_all,
2768 .iotlb_flush_all = iommu_flush_iotlb_all,
Completed in 19 milliseconds