Home
last modified time | relevance | path

Searched refs:aperture_start (Results 1 - 25 of 56) sorted by relevance

123

/kernel/linux/linux-6.6/drivers/iommu/
H A Dsprd-iommu.c133 domain->geometry.aperture_start + 1) >> in sprd_iommu_pgt_size()
150 dom->domain.geometry.aperture_start = 0; in sprd_iommu_domain_alloc()
168 val = dom->domain.geometry.aperture_start >> SPRD_IOMMU_PAGE_SHIFT; in sprd_iommu_first_vpn()
184 dom->domain.geometry.aperture_start) >> SPRD_IOMMU_PAGE_SHIFT; in sprd_iommu_vpn_range()
298 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()
H A Ds390-iommu.c59 s390_domain->domain.geometry.aperture_start = 0; in s390_domain_alloc()
116 if (WARN_ON(domain->geometry.aperture_start > zdev->end_dma || in s390_iommu_attach_device()
326 if (iova < s390_domain->domain.geometry.aperture_start || in s390_iommu_map_pages()
356 if (iova < domain->geometry.aperture_start || in s390_iommu_iova_to_phys()
389 if (WARN_ON(iova < s390_domain->domain.geometry.aperture_start || in s390_iommu_unmap_pages()
H A Dfsl_pamu_domain.c175 if (iova < domain->geometry.aperture_start || in fsl_pamu_iova_to_phys()
211 dma_domain->iommu_domain. geometry.aperture_start = 0; in fsl_pamu_domain_alloc()
H A Dtegra-gart.c153 domain->geometry.aperture_start = gart_handle->iovmm_base; in gart_iommu_domain_alloc()
H A Dvirtio-iommu.c386 u64 iova = vdomain->domain.geometry.aperture_start; in viommu_domain_map_identity()
1161 .aperture_start = input_start, in viommu_probe()
/kernel/linux/linux-5.10/drivers/iommu/
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 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 Dtegra-gart.c153 domain->geometry.aperture_start = gart_handle->iovmm_base; in gart_iommu_domain_alloc()
H A Ddma-iommu.c323 base + size <= domain->geometry.aperture_start) { in iommu_dma_init_domain()
329 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 Dmtk_iommu.c363 dom->domain.geometry.aperture_start = 0; in mtk_iommu_domain_alloc()
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
H A Dipu3-mmu.h14 * @aperture_start: First address that can be mapped
18 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()
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/
H A Dipu3-mmu.h14 * @aperture_start: First address that can be mapped
18 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()
/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dqman_portal.c59 geom_attr.aperture_start = 0; in portal_set_cpu()
/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Ddev.c290 start = geometry->aperture_start & host->info->dma_mask; in host1x_iommu_attach()
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c89 start = geometry->aperture_start; in rockchip_drm_init_iommu()
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c115 start = geometry->aperture_start; in rockchip_drm_init_iommu()
/kernel/linux/linux-5.10/drivers/vfio/
H A Dvfio_iommu_type1.c2174 if (vfio_iommu_aper_conflict(iommu, geo.aperture_start, in vfio_iommu_type1_attach_group()
2198 ret = vfio_iommu_aper_resize(&iova_copy, geo.aperture_start, in vfio_iommu_type1_attach_group()
2343 if (geo.aperture_start > start) in vfio_iommu_aper_expand()
2344 start = geo.aperture_start; in vfio_iommu_aper_expand()
/kernel/linux/linux-6.6/drivers/vfio/
H A Dvfio_iommu_type1.c2223 if (vfio_iommu_aper_conflict(iommu, geo->aperture_start, in vfio_iommu_type1_attach_group()
2247 ret = vfio_iommu_aper_resize(&iova_copy, geo->aperture_start, in vfio_iommu_type1_attach_group()
2401 if (geo->aperture_start > start) in vfio_iommu_aper_expand()
2402 start = geo->aperture_start; in vfio_iommu_aper_expand()
/kernel/linux/linux-6.6/drivers/iommu/iommufd/
H A Dio_pagetable.c881 if (geometry->aperture_start != 0) { in iopt_table_add_domain()
882 rc = iopt_reserve_iova(iopt, 0, geometry->aperture_start - 1, in iopt_table_add_domain()
/kernel/linux/linux-6.6/drivers/gpu/host1x/
H A Ddev.c397 start = geometry->aperture_start & host->info->dma_mask; in host1x_iommu_attach()

Completed in 27 milliseconds

123