Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/ttm/
Dttm_page_alloc_dma.c650 static struct dma_pool *ttm_dma_find_pool(struct device *dev, in ttm_dma_find_pool() function
897 pool = ttm_dma_find_pool(dev, type); in ttm_dma_populate()
946 pool = ttm_dma_find_pool(dev, type); in ttm_dma_unpopulate()
950 is_cached = (ttm_dma_find_pool(pool->dev, in ttm_dma_unpopulate()