Searched refs:iommu_get_dma_cookie (Results 1 – 3 of 3) sorted by relevance
12 int iommu_get_dma_cookie(struct iommu_domain *domain);28 static inline int iommu_get_dma_cookie(struct iommu_domain *domain) in iommu_get_dma_cookie() function
307 int iommu_get_dma_cookie(struct iommu_domain *domain) in iommu_get_dma_cookie() function
1900 if (iommu_is_dma_domain(domain) && iommu_get_dma_cookie(domain)) { in __iommu_domain_alloc()