Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/iommu/
H A Ddma-iommu.c334 if (base > domain->geometry.aperture_end || base + size <= domain->geometry.aperture_start) { in iommu_dma_init_domain()
339 base_pfn = max_t(unsigned long, base_pfn, domain->geometry.aperture_start >> order); in iommu_dma_init_domain()
H A Drockchip-iommu.c1501 rk_domain->domain.geometry.aperture_start = 0; in rk_iommu_domain_alloc()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Diommu.h72 dma_addr_t aperture_start; /* First address that can be mapped */ member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c976 start = geometry->aperture_start; in rockchip_drm_init_iommu()

Completed in 10 milliseconds