Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/ttm/
Dttm_bo_api.h415 void ttm_bo_bulk_move_lru_tail(struct ttm_lru_bulk_move *bulk);
/Linux-v5.4/drivers/gpu/drm/ttm/
Dttm_bo.c270 void ttm_bo_bulk_move_lru_tail(struct ttm_lru_bulk_move *bulk) in ttm_bo_bulk_move_lru_tail() function
318 EXPORT_SYMBOL(ttm_bo_bulk_move_lru_tail);
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.c608 ttm_bo_bulk_move_lru_tail(&vm->lru_bulk_move); in amdgpu_vm_move_to_lru_tail()