Searched refs:force_aperture (Results 1 – 11 of 11) sorted by relevance
115 domain->geometry.force_aperture = true; in s390_iommu_attach_device()
434 dma_domain->iommu_domain.geometry.force_aperture = true; in fsl_pamu_domain_alloc()740 !geom_attr->force_aperture) { in configure_domain_geometry()
241 gart_domain->domain.geometry.force_aperture = true; in gart_iommu_domain_alloc()
102 if (domain->geometry.force_aperture) { in iommu_dma_init_domain()
240 priv->domain.geometry.force_aperture = true; in msm_iommu_domain_alloc()
297 as->domain.geometry.force_aperture = true; in tegra_smmu_domain_alloc()
700 domain->domain.geometry.force_aperture = true; in exynos_iommu_domain_alloc()
1171 omap_domain->domain.geometry.force_aperture = true; in omap_iommu_domain_alloc()
2945 pdomain->domain.geometry.force_aperture = true; in amd_iommu_domain_alloc()
4774 domain->geometry.force_aperture = true; in intel_iommu_domain_alloc()
51 bool force_aperture; /* DMA only allowed in mappable range? */ member