Home
last modified time | relevance | path

Searched refs:ttm_bo_move_ttm (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/drm2/ttm/
H A Dttm_bo_driver.h923 extern int ttm_bo_move_ttm(struct ttm_buffer_object *bo,
H A Dttm_bo_util.c42 int ttm_bo_move_ttm(struct ttm_buffer_object *bo, in ttm_bo_move_ttm() function
H A Dttm_bo.c467 ret = ttm_bo_move_ttm(bo, evict, no_wait_gpu, mem); in ttm_bo_handle_move_mem()