Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/iommu/
Ddma-iommu.c51 struct iommu_domain *fq_domain; member
310 domain = cookie->fq_domain; in iommu_dma_flush_iotlb_all()
326 if (cookie->fq_domain) in iommu_dma_init_fq()
340 WRITE_ONCE(cookie->fq_domain, domain); in iommu_dma_init_fq()
503 iotlb_gather.queued = READ_ONCE(cookie->fq_domain); in __iommu_dma_unmap()