Searched refs:amdgpu_device_should_recover_gpu (Results 1 – 3 of 3) sorted by relevance
323 if (amdgpu_device_should_recover_gpu(adev)) in amdgpu_amdkfd_gpu_reset()
1176 bool amdgpu_device_should_recover_gpu(struct amdgpu_device *adev);
4894 bool amdgpu_device_should_recover_gpu(struct amdgpu_device *adev) in amdgpu_device_should_recover_gpu() function6801 if (amdgpu_device_should_recover_gpu(ring->adev)) in amdgpu_get_soft_full_reset_mask()