HomeSort by: relevance | last modified time | path
    Searched refs:ttm_set_pages_caching (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_page_alloc.c 447 static int ttm_set_pages_caching(struct page **pages, function in typeref:typename:int
521 r = ttm_set_pages_caching(caching_array,
546 r = ttm_set_pages_caching(caching_array,
560 r = ttm_set_pages_caching(caching_array, cstate, cpages);
ttm_page_alloc_dma.c 270 static int ttm_set_pages_caching(struct dma_pool *pool, function in typeref:typename:int
738 r = ttm_set_pages_caching(pool, caching_array,
764 r = ttm_set_pages_caching(pool, caching_array,
778 r = ttm_set_pages_caching(pool, caching_array, cpages);

Completed in 12 milliseconds