Home
last modified time | relevance | path

Searched refs:ttm_set_pages_wb (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/drm/ttm/
H A Dttm_set_memory.h55 static inline int ttm_set_pages_wb(struct page *page, int numpages) in ttm_set_pages_wb() function
105 static inline int ttm_set_pages_wb(struct page *page, int numpages) in ttm_set_pages_wb() function
131 static inline int ttm_set_pages_wb(struct page *page, int numpages) in ttm_set_pages_wb() function
/kernel/linux/linux-5.10/drivers/gpu/drm/ttm/
H A Dttm_tt.c131 ret = ttm_set_pages_wb(p, 1); in ttm_tt_set_page_caching()
H A Dttm_page_alloc_dma.c360 if (ttm_set_pages_wb(page, num_pages)) in ttm_dma_page_put()
H A Dttm_page_alloc.c259 if (ttm_set_pages_wb(pages[i], pages_nr)) in ttm_pages_put()

Completed in 5 milliseconds