Home
last modified time | relevance | path

Searched refs:ttm_tt_swapin (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/drm/ttm/
Dttm_bo_driver.h631 extern int ttm_tt_swapin(struct ttm_tt *ttm);
/linux-4.4.14/drivers/gpu/drm/ttm/
Dttm_tt.c289 int ttm_tt_swapin(struct ttm_tt *ttm) in ttm_tt_swapin() function
Dttm_page_alloc.c891 ret = ttm_tt_swapin(ttm); in ttm_pool_populate()
Dttm_page_alloc_dma.c922 ret = ttm_tt_swapin(ttm); in ttm_dma_populate()