Searched refs:amdgpu_bo_move_notify (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ttm.c | 511 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move() 518 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move() 530 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move() 545 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move() 571 amdgpu_bo_move_notify(bo, evict, new_mem); in amdgpu_bo_move() 1595 amdgpu_bo_move_notify(bo, false, NULL); in amdgpu_bo_delete_mem_notify()
|
| H A D | amdgpu_object.h | 295 void amdgpu_bo_move_notify(struct ttm_buffer_object *bo,
|
| H A D | amdgpu_object.c | 1250 void amdgpu_bo_move_notify(struct ttm_buffer_object *bo, in amdgpu_bo_move_notify() function
|