Home
last modified time | relevance | path

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

/include/linux/
Diommu.h677 void (*iotlb_sync)(struct iommu_domain *domain, member
899 if (domain->ops->iotlb_sync) in iommu_iotlb_sync()
900 domain->ops->iotlb_sync(domain, iotlb_gather); in iommu_iotlb_sync()