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.c75 struct iommu_domain *fq_domain; member
177 cookie->fq_domain->ops->flush_iotlb_all(cookie->fq_domain); in fq_flush_iotlb()
276 if (!cookie->fq_domain) in iommu_dma_free_fq()
338 if (cookie->fq_domain) in iommu_dma_init_fq()
361 WRITE_ONCE(cookie->fq_domain, domain); in iommu_dma_init_fq()
836 iotlb_gather.queued = READ_ONCE(cookie->fq_domain); in __iommu_dma_unmap()
2083 iotlb_gather.queued = free_iova && READ_ONCE(cookie->fq_domain); in __iommu_dma_iova_unlink()