Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ttm/
H A Dttm_pool.c163 static int ttm_pool_apply_caching(struct page **first, struct page **last, in ttm_pool_apply_caching() function
462 r = ttm_pool_apply_caching(caching, pages, in ttm_pool_alloc()
489 r = ttm_pool_apply_caching(caching, pages, in ttm_pool_alloc()
513 r = ttm_pool_apply_caching(caching, pages, tt->caching); in ttm_pool_alloc()