Searched refs:iotlb_sync (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/iommu/generic_pt/ |
| H A D | kunit_iommu.h | 88 .iotlb_sync = &pt_kunit_iotlb_sync,
|
| /linux/include/linux/ |
| H A D | iommu.h | 801 void (*iotlb_sync)(struct iommu_domain *domain, member 1015 if (domain->ops->iotlb_sync && in iommu_iotlb_sync() 1017 domain->ops->iotlb_sync(domain, iotlb_gather); in iommu_iotlb_sync()
|
| /linux/drivers/iommu/ |
| H A D | sprd-iommu.c | 422 .iotlb_sync = sprd_iommu_sync,
|
| H A D | ipmmu-vmsa.c | 894 .iotlb_sync = ipmmu_iotlb_sync,
|
| H A D | sun50i-iommu.c | 859 .iotlb_sync = sun50i_iommu_iotlb_sync,
|
| H A D | s390-iommu.c | 1184 .iotlb_sync = s390_iommu_iotlb_sync, \
|
| H A D | virtio-iommu.c | 1107 .iotlb_sync = viommu_iotlb_sync,
|
| /linux/drivers/iommu/amd/ |
| H A D | iommu.c | 2711 .iotlb_sync = amd_iommu_iotlb_sync, 2788 .iotlb_sync = amd_iommu_iotlb_sync,
|