Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Ddma-iommu.c74 struct iommu_domain *fq_domain; member
176 cookie->fq_domain->ops->flush_iotlb_all(cookie->fq_domain); in fq_flush_iotlb()
275 if (!cookie->fq_domain) in iommu_dma_free_fq()
337 if (cookie->fq_domain) in iommu_dma_init_fq()
360 WRITE_ONCE(cookie->fq_domain, domain); in iommu_dma_init_fq()
825 iotlb_gather.queued = READ_ONCE(cookie->fq_domain); in __iommu_dma_unmap()
2053 iotlb_gather.queued = free_iova && READ_ONCE(cookie->fq_domain); in __iommu_dma_iova_unlink()