Searched refs:ttm_dma_find_pool (Results 1 – 1 of 1) sorted by relevance
640 static struct dma_pool *ttm_dma_find_pool(struct device *dev, in ttm_dma_find_pool() function917 pool = ttm_dma_find_pool(dev, type | IS_HUGE); in ttm_dma_populate()954 pool = ttm_dma_find_pool(dev, type); in ttm_dma_populate()1010 pool = ttm_dma_find_pool(dev, type | IS_HUGE); in ttm_dma_unpopulate()1034 pool = ttm_dma_find_pool(dev, type); in ttm_dma_unpopulate()1038 is_cached = (ttm_dma_find_pool(pool->dev, in ttm_dma_unpopulate()