Searched refs:ttm_tt_swapout (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/ttm/
H A Dttm_bo_driver.h680 extern int ttm_tt_swapout(struct ttm_tt *ttm,
H A Dttm_tt.c329 int ttm_tt_swapout(struct ttm_tt *ttm, vm_object_t persistent_swap_storage) function
H A Dttm_bo.c1875 ret = ttm_tt_swapout(bo->ttm, bo->persistent_swap_storage);

Completed in 166 milliseconds