Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Ddma-iommu.c50 struct iommu_domain *fq_domain; member
290 domain = cookie->fq_domain; in iommu_dma_flush_iotlb_all()
358 if (!cookie->fq_domain && !iommu_domain_get_attr(domain, in iommu_dma_init_domain()
364 cookie->fq_domain = domain; in iommu_dma_init_domain()
524 else if (cookie->fq_domain) /* non-strict mode */ in iommu_dma_free_iova()
552 if (!cookie->fq_domain) in __iommu_dma_unmap()