Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.h347 void amdgpu_bo_move_notify(struct ttm_buffer_object *bo, bool evict);
Damdgpu_ttm.c552 amdgpu_bo_move_notify(bo, evict); in amdgpu_bo_move()
1559 amdgpu_bo_move_notify(bo, false); in amdgpu_bo_delete_mem_notify()
Damdgpu_object.c1258 void amdgpu_bo_move_notify(struct ttm_buffer_object *bo, bool evict) in amdgpu_bo_move_notify() function