Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iommu/
H A Ddma-iommu.c70 struct iommu_domain *fq_domain; member
152 cookie->fq_domain->ops->flush_iotlb_all(cookie->fq_domain); in fq_flush_iotlb()
249 if (cookie->fq_domain) in iommu_dma_init_fq()
282 WRITE_ONCE(cookie->fq_domain, domain); in iommu_dma_init_fq()
735 iotlb_gather.queued = READ_ONCE(cookie->fq_domain); in __iommu_dma_unmap()