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

  /src/sys/external/bsd/drm2/dist/include/drm/ttm/
ttm_set_memory.h 57 static inline int ttm_set_pages_wb(struct page *page, int numpages) function in typeref:typename:int
107 static inline int ttm_set_pages_wb(struct page *page, int numpages) function in typeref:typename:int
133 static inline int ttm_set_pages_wb(struct page *page, int numpages) function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_tt.c 169 ret = ttm_set_pages_wb(p, 1);
ttm_page_alloc.c 264 if (ttm_set_pages_wb(pages[i], pages_nr))
ttm_page_alloc_dma.c 365 if (ttm_set_pages_wb(page, num_pages))

Completed in 27 milliseconds