Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_object.h315 void amdgpu_bo_move_notify(struct ttm_buffer_object *bo,
Damdgpu_ttm.c561 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move()
1506 amdgpu_bo_move_notify(bo, false, NULL); in amdgpu_bo_delete_mem_notify()
Damdgpu_object.c1235 void amdgpu_bo_move_notify(struct ttm_buffer_object *bo, in amdgpu_bo_move_notify() function