Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/drm/ttm/
H A Dttm_set_memory.h45 static inline int ttm_set_pages_array_wc(struct page **pages, int addrinarray) in ttm_set_pages_array_wc() function
87 static inline int ttm_set_pages_array_wc(struct page **pages, int addrinarray) in ttm_set_pages_array_wc() function
121 static inline int ttm_set_pages_array_wc(struct page **pages, int addrinarray) in ttm_set_pages_array_wc() function
/OK3568_Linux_fs/kernel/drivers/gpu/drm/ttm/
H A Dttm_page_alloc.c454 r = ttm_set_pages_array_wc(pages, cpages); in ttm_set_pages_caching()
H A Dttm_page_alloc_dma.c277 r = ttm_set_pages_array_wc(pages, cpages); in ttm_set_pages_caching()