Searched refs:force_aperture (Results 1 – 19 of 19) sorted by relevance
62 geom_attr.force_aperture = true; in portal_set_cpu()
155 domain->geometry.force_aperture = true; in gart_iommu_domain_alloc()
116 domain->geometry.force_aperture = true; in s390_iommu_attach_device()
424 dma_domain->iommu_domain.geometry.force_aperture = true; in fsl_pamu_domain_alloc()728 !geom_attr->force_aperture) { in configure_domain_geometry()
320 if (domain->geometry.force_aperture) { in iommu_dma_init_domain()411 if (domain->geometry.force_aperture) in iommu_dma_alloc_iova()
363 dom->domain.geometry.force_aperture = true; in mtk_iommu_domain_alloc()
256 domain->geometry.force_aperture = true; in qcom_iommu_init_domain()
328 priv->domain.geometry.force_aperture = true; in msm_iommu_domain_alloc()
487 domain->io_domain.geometry.force_aperture = true; in ipmmu_domain_init_context()
314 as->domain.geometry.force_aperture = true; in tegra_smmu_domain_alloc()
1067 .force_aperture = true, in viommu_probe()
1015 rk_domain->domain.geometry.force_aperture = true; in rk_iommu_domain_alloc()
778 domain->domain.geometry.force_aperture = true; in exynos_iommu_domain_alloc()
1604 omap_domain->domain.geometry.force_aperture = true; in omap_iommu_domain_alloc()
789 domain->geometry.force_aperture = true; in arm_smmu_init_domain_context()
2260 domain->geometry.force_aperture = true; in arm_smmu_domain_finalise()
2987 pdomain->domain.geometry.force_aperture = true; in amd_iommu_domain_alloc()
5198 domain->geometry.force_aperture = true; in intel_iommu_domain_alloc()
62 bool force_aperture; /* DMA only allowed in mappable range? */ member