Searched refs:ttm_dma_find_pool (Results 1 – 1 of 1) sorted by relevance
638 static struct dma_pool *ttm_dma_find_pool(struct device *dev, in ttm_dma_find_pool() function915 pool = ttm_dma_find_pool(dev, type | IS_HUGE); in ttm_dma_populate()952 pool = ttm_dma_find_pool(dev, type); in ttm_dma_populate()1008 pool = ttm_dma_find_pool(dev, type | IS_HUGE); in ttm_dma_unpopulate()1032 pool = ttm_dma_find_pool(dev, type); in ttm_dma_unpopulate()1036 is_cached = (ttm_dma_find_pool(pool->dev, in ttm_dma_unpopulate()