Searched refs:ttm_dma_find_pool (Results 1 – 1 of 1) sorted by relevance
635 static struct dma_pool *ttm_dma_find_pool(struct device *dev, in ttm_dma_find_pool() function912 pool = ttm_dma_find_pool(dev, type | IS_HUGE); in ttm_dma_populate()949 pool = ttm_dma_find_pool(dev, type); in ttm_dma_populate()1005 pool = ttm_dma_find_pool(dev, type | IS_HUGE); in ttm_dma_unpopulate()1029 pool = ttm_dma_find_pool(dev, type); in ttm_dma_unpopulate()1033 is_cached = (ttm_dma_find_pool(pool->dev, in ttm_dma_unpopulate()