Searched refs:ttm_dma_find_pool (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/ttm/
H A Dttm_page_alloc_dma.c640 static struct dma_pool *ttm_dma_find_pool(struct device *dev, function
887 pool = ttm_dma_find_pool(dev, type);
936 pool = ttm_dma_find_pool(dev, type);
940 is_cached = (ttm_dma_find_pool(pool->dev,

Completed in 34 milliseconds