Home
last modified time | relevance | path

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

/freebsd/sys/dev/drm2/ttm/
H A Dttm_bo_driver.h651 extern int ttm_tt_swapin(struct ttm_tt *ttm);
H A Dttm_tt.c278 int ttm_tt_swapin(struct ttm_tt *ttm) in ttm_tt_swapin() function
H A Dttm_page_alloc.c873 ret = ttm_tt_swapin(ttm); in ttm_pool_populate()
H A Dttm_page_alloc_dma.c910 ret = ttm_tt_swapin(ttm); in ttm_dma_populate()