Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/ttm/
H A Dttm_page_alloc.c478 static int ttm_set_pages_caching(vm_page_t *pages, in ttm_set_pages_caching() function
545 r = ttm_set_pages_caching(caching_array, in ttm_alloc_new_pages()
566 r = ttm_set_pages_caching(caching_array, in ttm_alloc_new_pages()
582 r = ttm_set_pages_caching(caching_array, cstate, cpages); in ttm_alloc_new_pages()
H A Dttm_page_alloc_dma.c306 static int ttm_set_pages_caching(struct dma_pool *pool, in ttm_set_pages_caching() function
740 r = ttm_set_pages_caching(pool, caching_array, in ttm_dma_pool_alloc_new_pages()
761 r = ttm_set_pages_caching(pool, caching_array, in ttm_dma_pool_alloc_new_pages()
776 r = ttm_set_pages_caching(pool, caching_array, cpages); in ttm_dma_pool_alloc_new_pages()