Searched refs:ttm_dma_populate (Results 1 – 6 of 6) sorted by relevance
83 extern int ttm_dma_populate(struct ttm_dma_tt *ttm_dma, struct device *dev);99 static inline int ttm_dma_populate(struct ttm_dma_tt *ttm_dma, in ttm_dma_populate() function
876 int ttm_dma_populate(struct ttm_dma_tt *ttm_dma, struct device *dev) in ttm_dma_populate() function932 EXPORT_SYMBOL_GPL(ttm_dma_populate);
653 ret = ttm_dma_populate(&vmw_tt->dma_ttm, dev_priv->dev->dev); in vmw_ttm_populate()
1497 return ttm_dma_populate(ttm_dma, dev->dev); in nouveau_ttm_tt_populate()1507 return ttm_dma_populate((void *)ttm, dev->dev); in nouveau_ttm_tt_populate()
701 return ttm_dma_populate(>t->ttm, adev->dev); in amdgpu_ttm_tt_populate()
749 return ttm_dma_populate(>t->ttm, rdev->dev); in radeon_ttm_tt_populate()