Searched refs:ttm_set_pages_caching (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/ttm/ |
H A D | ttm_page_alloc.c | 448 static int ttm_set_pages_caching(struct page **pages, ttm_set_pages_caching() function 520 r = ttm_set_pages_caching(caching_array, ttm_alloc_new_pages() 541 r = ttm_set_pages_caching(caching_array, ttm_alloc_new_pages() 557 r = ttm_set_pages_caching(caching_array, cstate, cpages); ttm_alloc_new_pages()
|
H A D | ttm_page_alloc_dma.c | 306 static int ttm_set_pages_caching(struct dma_pool *pool, ttm_set_pages_caching() function 748 r = ttm_set_pages_caching(pool, caching_array, ttm_dma_pool_alloc_new_pages() 769 r = ttm_set_pages_caching(pool, caching_array, ttm_dma_pool_alloc_new_pages() 784 r = ttm_set_pages_caching(pool, caching_array, cpages); ttm_dma_pool_alloc_new_pages()
|
Completed in 39 milliseconds