Searched refs:ttm_dma_populate (Results 1 – 5 of 5) 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
873 int ttm_dma_populate(struct ttm_dma_tt *ttm_dma, struct device *dev) in ttm_dma_populate() function929 EXPORT_SYMBOL_GPL(ttm_dma_populate);
640 ret = ttm_dma_populate(&vmw_tt->dma_ttm, dev_priv->dev->dev); in vmw_ttm_populate()
1499 return ttm_dma_populate(ttm_dma, dev->dev); in nouveau_ttm_tt_populate()1509 return ttm_dma_populate((void *)ttm, dev->dev); in nouveau_ttm_tt_populate()
749 return ttm_dma_populate(>t->ttm, rdev->dev); in radeon_ttm_tt_populate()