Home
last modified time | relevance | path

Searched refs:iotlb_sync (Results 1 – 14 of 14) sorted by relevance

/linux/include/linux/
A Diommu.h264 void (*iotlb_sync)(struct iommu_domain *domain, member
520 if (domain->ops->iotlb_sync) in iommu_iotlb_sync()
521 domain->ops->iotlb_sync(domain, iotlb_gather); in iommu_iotlb_sync()
/linux/drivers/iommu/
A Dtegra-gart.c293 .iotlb_sync = gart_iommu_sync,
A Dsprd-iommu.c425 .iotlb_sync = sprd_iommu_sync,
A Dapple-dart.c774 .iotlb_sync = apple_dart_iotlb_sync,
A Dmsm_iommu.c688 .iotlb_sync = NULL,
A Dipmmu-vmsa.c877 .iotlb_sync = ipmmu_iotlb_sync,
A Dsun50i-iommu.c769 .iotlb_sync = sun50i_iommu_iotlb_sync,
A Dvirtio-iommu.c942 .iotlb_sync = viommu_iotlb_sync,
A Dmtk_iommu.c667 .iotlb_sync = mtk_iommu_iotlb_sync,
/linux/drivers/iommu/arm/arm-smmu/
A Dqcom_iommu.c599 .iotlb_sync = qcom_iommu_iotlb_sync,
A Darm-smmu.c1591 .iotlb_sync = arm_smmu_iotlb_sync,
/linux/drivers/iommu/amd/
A Diommu.c2288 .iotlb_sync = amd_iommu_iotlb_sync,
/linux/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3.c2849 .iotlb_sync = arm_smmu_iotlb_sync,
/linux/drivers/iommu/intel/
A Diommu.c5649 .iotlb_sync = intel_iommu_tlb_sync,

Completed in 60 milliseconds