Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Diommu.h338 void (*iotlb_sync)(struct iommu_domain *domain, member
548 if (domain->ops->iotlb_sync) in iommu_iotlb_sync()
549 domain->ops->iotlb_sync(domain, iotlb_gather); in iommu_iotlb_sync()
/linux-6.3-rc2/drivers/iommu/
A Dtegra-gart.c282 .iotlb_sync = gart_iommu_sync,
A Ds390-iommu.c444 .iotlb_sync = s390_iommu_iotlb_sync,
A Dsprd-iommu.c405 .iotlb_sync = sprd_iommu_sync,
A Dipmmu-vmsa.c855 .iotlb_sync = ipmmu_iotlb_sync,
A Dmsm_iommu.c694 .iotlb_sync = NULL,
A Dsun50i-iommu.c839 .iotlb_sync = sun50i_iommu_iotlb_sync,
A Dvirtio-iommu.c1035 .iotlb_sync = viommu_iotlb_sync,
A Dapple-dart.c965 .iotlb_sync = apple_dart_iotlb_sync,
A Dmtk_iommu.c944 .iotlb_sync = mtk_iommu_iotlb_sync,
/linux-6.3-rc2/drivers/iommu/arm/arm-smmu/
A Dqcom_iommu.c567 .iotlb_sync = qcom_iommu_iotlb_sync,
A Darm-smmu.c1580 .iotlb_sync = arm_smmu_iotlb_sync,
/linux-6.3-rc2/drivers/iommu/amd/
A Diommu.c2434 .iotlb_sync = amd_iommu_iotlb_sync,
/linux-6.3-rc2/drivers/iommu/arm/arm-smmu-v3/
A Darm-smmu-v3.c2866 .iotlb_sync = arm_smmu_iotlb_sync,
/linux-6.3-rc2/drivers/iommu/intel/
A Diommu.c4806 .iotlb_sync = intel_iommu_tlb_sync,

Completed in 53 milliseconds