Searched refs:amdgpu_bo_is_amdgpu_bo (Results 1 – 3 of 3) sorted by relevance
106 bool amdgpu_bo_is_amdgpu_bo(struct ttm_buffer_object *bo) in amdgpu_bo_is_amdgpu_bo() function1244 if (!amdgpu_bo_is_amdgpu_bo(bo)) in amdgpu_bo_move_notify()1302 if (!amdgpu_bo_is_amdgpu_bo(bo)) in amdgpu_bo_release_notify()
272 bool amdgpu_bo_is_amdgpu_bo(struct ttm_buffer_object *bo);
112 if (!amdgpu_bo_is_amdgpu_bo(bo)) { in amdgpu_evict_flags()1322 if (!amdgpu_bo_is_amdgpu_bo(bo)) in amdgpu_ttm_bo_eviction_valuable()
Completed in 11 milliseconds