fq_domain          49 drivers/iommu/dma-iommu.c 	struct iommu_domain		*fq_domain;
fq_domain         281 drivers/iommu/dma-iommu.c 	domain = cookie->fq_domain;
fq_domain         343 drivers/iommu/dma-iommu.c 	if (!cookie->fq_domain && !iommu_domain_get_attr(domain,
fq_domain         345 drivers/iommu/dma-iommu.c 		cookie->fq_domain = domain;
fq_domain         433 drivers/iommu/dma-iommu.c 	else if (cookie->fq_domain)	/* non-strict mode */
fq_domain         458 drivers/iommu/dma-iommu.c 	if (!cookie->fq_domain)