Searched refs:iommu_iotlb_gather_add_page (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Diommu.h904 * iommu_iotlb_gather_add_page - Gather for page-based TLB invalidation
914 static inline void iommu_iotlb_gather_add_page(struct iommu_domain *domain, function
1266 static inline void iommu_iotlb_gather_add_page(struct iommu_domain *domain, function
/linux-master/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c2139 iommu_iotlb_gather_add_page(domain, gather, iova, granule);
/linux-master/drivers/iommu/intel/
H A Diommu.c4106 iommu_iotlb_gather_add_page(domain, gather, iova, size);

Completed in 146 milliseconds