Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.h316 void amdgpu_bo_move_notify(struct ttm_buffer_object *bo, bool evict);
Damdgpu_ttm.c561 amdgpu_bo_move_notify(bo, evict); in amdgpu_bo_move()
1484 amdgpu_bo_move_notify(bo, false); in amdgpu_bo_delete_mem_notify()
Damdgpu_object.c1244 void amdgpu_bo_move_notify(struct ttm_buffer_object *bo, bool evict) in amdgpu_bo_move_notify() function