Searched refs:amdgpu_bo_move_notify (Results 1 – 3 of 3) sorted by relevance
347 void amdgpu_bo_move_notify(struct ttm_buffer_object *bo, bool evict);
552 amdgpu_bo_move_notify(bo, evict); in amdgpu_bo_move()1559 amdgpu_bo_move_notify(bo, false); in amdgpu_bo_delete_mem_notify()
1258 void amdgpu_bo_move_notify(struct ttm_buffer_object *bo, bool evict) in amdgpu_bo_move_notify() function