ttm_dma_populate 1278 drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c 		return ttm_dma_populate(&gtt->ttm, adev->dev, ctx);
ttm_dma_populate 1615 drivers/gpu/drm/nouveau/nouveau_bo.c 		return ttm_dma_populate((void *)ttm, dev, ctx);
ttm_dma_populate  699 drivers/gpu/drm/radeon/radeon_ttm.c 		return ttm_dma_populate(&gtt->ttm, rdev->dev, ctx);
ttm_dma_populate  989 drivers/gpu/drm/ttm/ttm_page_alloc_dma.c EXPORT_SYMBOL_GPL(ttm_dma_populate);
ttm_dma_populate  672 drivers/gpu/drm/vmwgfx/vmwgfx_ttm_buffer.c 		ret = ttm_dma_populate(&vmw_tt->dma_ttm, dev_priv->dev->dev,
ttm_dma_populate   93 include/drm/ttm/ttm_page_alloc.h int ttm_dma_populate(struct ttm_dma_tt *ttm_dma, struct device *dev,