Searched refs:aperture_start (Results 1 – 12 of 12) sorted by relevance
87 wnd = (subwin_iova - geom->aperture_start) >> ilog2(subwin_size); in get_phys_addr()131 phys_addr_t wnd_addr = dma_domain->iommu_domain.geometry.aperture_start; in map_win()180 wnd_addr = dma_domain->iommu_domain.geometry.aperture_start; in update_liodn()246 window_addr = geom_attr->aperture_start; in pamu_set_liodn()394 if (iova < domain->geometry.aperture_start || in fsl_pamu_iova_to_phys()432 dma_domain->iommu_domain. geometry.aperture_start = 0; in fsl_pamu_domain_alloc()576 ret = check_size(size, domain->geometry.aperture_start); in fsl_pamu_window_enable()734 geom_size = geom_attr->aperture_end - geom_attr->aperture_start + 1; in configure_domain_geometry()739 if (check_size(geom_size, geom_attr->aperture_start) || in configure_domain_geometry()
113 domain->geometry.aperture_start = zdev->start_dma; in s390_iommu_attach_device()117 } else if (domain->geometry.aperture_start != zdev->start_dma || in s390_iommu_attach_device()222 if (dma_addr < s390_domain->domain.geometry.aperture_start || in s390_iommu_update_trans()295 if (iova < domain->geometry.aperture_start || in s390_iommu_iova_to_phys()
104 base + size <= domain->geometry.aperture_start) { in iommu_dma_init_domain()110 domain->geometry.aperture_start >> order); in iommu_dma_init_domain()
238 gart_domain->domain.geometry.aperture_start = gart->iovmm_base; in gart_iommu_domain_alloc()
238 priv->domain.geometry.aperture_start = 0; in msm_iommu_domain_alloc()
295 as->domain.geometry.aperture_start = 0; in tegra_smmu_domain_alloc()
698 domain->domain.geometry.aperture_start = 0; in exynos_iommu_domain_alloc()
1169 omap_domain->domain.geometry.aperture_start = 0; in omap_iommu_domain_alloc()
2943 pdomain->domain.geometry.aperture_start = 0; in amd_iommu_domain_alloc()
4772 domain->geometry.aperture_start = 0; in intel_iommu_domain_alloc()
49 dma_addr_t aperture_start; /* First address that can be mapped */ member
137 start = geometry->aperture_start; in tegra_drm_load()