Home
last modified time | relevance | path

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

12

/drivers/iommu/
Dsprd-iommu.c131 domain->geometry.aperture_start + 1) >> in sprd_iommu_pgt_size()
148 dom->domain.geometry.aperture_start = 0; in sprd_iommu_domain_alloc()
166 val = dom->domain.geometry.aperture_start >> SPRD_IOMMU_PAGE_SHIFT; in sprd_iommu_first_vpn()
182 dom->domain.geometry.aperture_start) >> SPRD_IOMMU_PAGE_SHIFT; in sprd_iommu_vpn_range()
300 unsigned long start = domain->geometry.aperture_start; in sprd_iommu_map()
333 unsigned long start = domain->geometry.aperture_start; in sprd_iommu_unmap()
375 unsigned long start = domain->geometry.aperture_start; in sprd_iommu_iova_to_phys()
Ds390-iommu.c121 domain->geometry.aperture_start = zdev->start_dma; in s390_iommu_attach_device()
125 } else if (domain->geometry.aperture_start != zdev->start_dma || in s390_iommu_attach_device()
218 if (dma_addr < s390_domain->domain.geometry.aperture_start || in s390_iommu_update_trans()
291 if (iova < domain->geometry.aperture_start || in s390_iommu_iova_to_phys()
Dfsl_pamu_domain.c174 if (iova < domain->geometry.aperture_start || in fsl_pamu_iova_to_phys()
210 dma_domain->iommu_domain. geometry.aperture_start = 0; in fsl_pamu_domain_alloc()
Dtegra-gart.c153 domain->geometry.aperture_start = gart_handle->iovmm_base; in gart_iommu_domain_alloc()
Ddma-iommu.c390 limit < domain->geometry.aperture_start) { in iommu_dma_init_domain()
396 domain->geometry.aperture_start >> order); in iommu_dma_init_domain()
Dapple-dart.c437 domain->geometry.aperture_start = 0; in apple_dart_finalize_domain()
Dsun50i-iommu.c619 sun50i_domain->domain.geometry.aperture_start = 0; in sun50i_iommu_domain_alloc()
Dmsm_iommu.c318 priv->domain.geometry.aperture_start = 0; in msm_iommu_domain_alloc()
Dvirtio-iommu.c1049 .aperture_start = input_start, in viommu_probe()
Dtegra-smmu.c317 as->domain.geometry.aperture_start = 0; in tegra_smmu_domain_alloc()
Dmtk_iommu.c435 dom->domain.geometry.aperture_start = region->iova_base; in mtk_iommu_domain_finalise()
Dexynos-iommu.c771 domain->domain.geometry.aperture_start = 0; in exynos_iommu_domain_alloc()
Drockchip-iommu.c1065 rk_domain->domain.geometry.aperture_start = 0; in rk_iommu_domain_alloc()
Domap-iommu.c1582 omap_domain->domain.geometry.aperture_start = 0; in omap_iommu_domain_alloc()
/drivers/staging/media/ipu3/
Dipu3-mmu.h18 dma_addr_t aperture_start; member
Dipu3-dmamap.c240 base_pfn = max_t(unsigned long, 1, imgu->mmu->aperture_start >> order); in imgu_dmamap_init()
Dipu3-mmu.c481 mmu->geometry.aperture_start = 0; in imgu_mmu_init()
/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c90 start = geometry->aperture_start; in rockchip_drm_init_iommu()
/drivers/gpu/host1x/
Ddev.c296 start = geometry->aperture_start & host->info->dma_mask; in host1x_iommu_attach()
/drivers/vfio/
Dvfio_iommu_type1.c2378 if (vfio_iommu_aper_conflict(iommu, geo->aperture_start, in vfio_iommu_type1_attach_group()
2402 ret = vfio_iommu_aper_resize(&iova_copy, geo->aperture_start, in vfio_iommu_type1_attach_group()
2546 if (geo->aperture_start > start) in vfio_iommu_aper_expand()
2547 start = geo->aperture_start; in vfio_iommu_aper_expand()
/drivers/gpu/drm/msm/adreno/
Dadreno_gpu.c218 start = max_t(u64, SZ_16M, iommu->geometry.aperture_start); in adreno_iommu_create_address_space()
Da6xx_gpu.c1691 start = max_t(u64, SZ_16M, iommu->geometry.aperture_start); in a6xx_create_address_space()
/drivers/vhost/
Dvdpa.c955 range->first = v->domain->geometry.aperture_start; in vhost_vdpa_set_iova_range()
/drivers/gpu/drm/tegra/
Ddrm.c1202 start = tegra->domain->geometry.aperture_start & dma_mask; in host1x_drm_probe()
/drivers/iommu/arm/arm-smmu/
Darm-smmu.c794 domain->geometry.aperture_start = ~0UL << ias; in arm_smmu_init_domain_context()

12