Home
last modified time | relevance | path

Searched refs:aperture_start (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/iommu/
H A Dfsl_pamu_domain.c77 wnd = (subwin_iova - geom->aperture_start) >> ilog2(subwin_size); in get_phys_addr()
121 phys_addr_t wnd_addr = dma_domain->iommu_domain.geometry.aperture_start; in map_win()
170 wnd_addr = dma_domain->iommu_domain.geometry.aperture_start; in update_liodn()
236 window_addr = geom_attr->aperture_start; in pamu_set_liodn()
384 if (iova < domain->geometry.aperture_start || in fsl_pamu_iova_to_phys()
422 dma_domain->iommu_domain. geometry.aperture_start = 0; in fsl_pamu_domain_alloc()
566 ret = check_size(size, domain->geometry.aperture_start); in fsl_pamu_window_enable()
722 geom_size = geom_attr->aperture_end - geom_attr->aperture_start + 1; in configure_domain_geometry()
727 if (check_size(geom_size, geom_attr->aperture_start) || in configure_domain_geometry()
H A Ds390-iommu.c114 domain->geometry.aperture_start = zdev->start_dma; in s390_iommu_attach_device()
118 } else if (domain->geometry.aperture_start != zdev->start_dma || in s390_iommu_attach_device()
210 if (dma_addr < s390_domain->domain.geometry.aperture_start || in s390_iommu_update_trans()
283 if (iova < domain->geometry.aperture_start || in s390_iommu_iova_to_phys()
H A Dtegra-gart.c153 domain->geometry.aperture_start = gart_handle->iovmm_base; in gart_iommu_domain_alloc()
H A Ddma-iommu.c332 base + size <= domain->geometry.aperture_start) { in iommu_dma_init_domain()
338 domain->geometry.aperture_start >> order); in iommu_dma_init_domain()
H A Dsun50i-iommu.c624 sun50i_domain->domain.geometry.aperture_start = 0; in sun50i_iommu_domain_alloc()
H A Dmsm_iommu.c319 priv->domain.geometry.aperture_start = 0; in msm_iommu_domain_alloc()
H A Dvirtio-iommu.c1046 .aperture_start = input_start, in viommu_probe()
H A Dmtk_iommu.c427 dom->domain.geometry.aperture_start = region->iova_base; in mtk_iommu_domain_finalise()
H A Dtegra-smmu.c323 as->domain.geometry.aperture_start = 0; in tegra_smmu_domain_alloc()
H A Dexynos-iommu.c780 domain->domain.geometry.aperture_start = 0; in exynos_iommu_domain_alloc()
H A Drockchip-iommu.c1354 rk_domain->domain.geometry.aperture_start = 0; in rk_iommu_domain_alloc()
H A Domap-iommu.c1586 omap_domain->domain.geometry.aperture_start = 0; in omap_iommu_domain_alloc()
/OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/
H A Dipu3-mmu.h18 dma_addr_t aperture_start; member
H A Dipu3-dmamap.c240 base_pfn = max_t(unsigned long, 1, imgu->mmu->aperture_start >> order); in imgu_dmamap_init()
H A Dipu3-mmu.c481 mmu->geometry.aperture_start = 0; in imgu_mmu_init()
/OK3568_Linux_fs/kernel/drivers/soc/fsl/qbman/
H A Dqman_portal.c59 geom_attr.aperture_start = 0; in portal_set_cpu()
/OK3568_Linux_fs/kernel/drivers/gpu/host1x/
H A Ddev.c290 start = geometry->aperture_start & host->info->dma_mask; in host1x_iommu_attach()
/OK3568_Linux_fs/kernel/drivers/vfio/
H A Dvfio_iommu_type1.c2186 if (vfio_iommu_aper_conflict(iommu, geo.aperture_start, in vfio_iommu_type1_attach_group()
2210 ret = vfio_iommu_aper_resize(&iova_copy, geo.aperture_start, in vfio_iommu_type1_attach_group()
2355 if (geo.aperture_start > start) in vfio_iommu_aper_expand()
2356 start = geo.aperture_start; in vfio_iommu_aper_expand()
/OK3568_Linux_fs/kernel/include/linux/
H A Diommu.h65 dma_addr_t aperture_start; /* First address that can be mapped */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.c208 start = max_t(u64, SZ_16M, iommu->geometry.aperture_start); in adreno_iommu_create_address_space()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/mpp/
H A Dmpp_iommu_av1d.c417 av1_domain->domain.geometry.aperture_start = 0; in av1_iommu_domain_alloc()
/OK3568_Linux_fs/kernel/drivers/vhost/
H A Dvdpa.c857 range->first = geo.aperture_start; in vhost_vdpa_set_iova_range()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Ddrm.c1155 start = tegra->domain->geometry.aperture_start & dma_mask; in host1x_drm_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c1147 start = geometry->aperture_start; in rockchip_drm_init_iommu()
/OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/
H A Darm-smmu.c780 domain->geometry.aperture_start = ~0UL << ias; in arm_smmu_init_domain_context()

12