Home
last modified time | relevance | path

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

/Linux-v5.15/include/drm/ttm/
Dttm_bo_api.h330 void ttm_bo_bulk_move_lru_tail(struct ttm_lru_bulk_move *bulk);
/Linux-v5.15/drivers/gpu/drm/ttm/
Dttm_bo.c128 void ttm_bo_bulk_move_lru_tail(struct ttm_lru_bulk_move *bulk) in ttm_bo_bulk_move_lru_tail() function
162 EXPORT_SYMBOL(ttm_bo_bulk_move_lru_tail);
/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vm.c686 ttm_bo_bulk_move_lru_tail(&vm->lru_bulk_move); in amdgpu_vm_move_to_lru_tail()