Searched refs:force_aperture (Results 1 – 18 of 18) sorted by relevance
61 geom_attr.force_aperture = true; in portal_set_cpu()
116 domain->geometry.force_aperture = true; in s390_iommu_attach_device()
288 if (domain->geometry.force_aperture) { in iommu_dma_init_domain()373 if (domain->geometry.force_aperture) in iommu_dma_alloc_iova()
436 dma_domain->iommu_domain.geometry.force_aperture = true; in fsl_pamu_domain_alloc()740 !geom_attr->force_aperture) { in configure_domain_geometry()
245 gart_domain->domain.geometry.force_aperture = true; in gart_iommu_domain_alloc()
315 dom->domain.geometry.force_aperture = true; in mtk_iommu_domain_alloc()
430 domain->io_domain.geometry.force_aperture = true; in ipmmu_domain_init_context()
244 domain->geometry.force_aperture = true; in qcom_iommu_init_domain()
330 priv->domain.geometry.force_aperture = true; in msm_iommu_domain_alloc()
308 as->domain.geometry.force_aperture = true; in tegra_smmu_domain_alloc()
1012 rk_domain->domain.geometry.force_aperture = true; in rk_iommu_domain_alloc()
783 domain->domain.geometry.force_aperture = true; in exynos_iommu_domain_alloc()
1374 omap_domain->domain.geometry.force_aperture = true; in omap_iommu_domain_alloc()
876 domain->geometry.force_aperture = true; in arm_smmu_init_domain_context()
1633 domain->geometry.force_aperture = true; in arm_smmu_domain_finalise()
2894 pdomain->domain.geometry.force_aperture = true; in amd_iommu_domain_alloc()
4986 domain->geometry.force_aperture = true; in intel_iommu_domain_alloc()
62 bool force_aperture; /* DMA only allowed in mappable range? */ member