Searched refs:amdgpu_device_should_recover_gpu (Results 1 – 4 of 4) sorted by relevance
519 if (amdgpu_device_should_recover_gpu(adev)) { in xgpu_vi_mailbox_flr_work()
319 if (amdgpu_device_should_recover_gpu(adev)) in amdgpu_amdkfd_gpu_reset()
87 if (amdgpu_device_should_recover_gpu(adev)) { in amdgpu_userq_gpu_reset()
4958 bool amdgpu_device_should_recover_gpu(struct amdgpu_device *adev) in amdgpu_device_should_recover_gpu() function6869 if (amdgpu_device_should_recover_gpu(ring->adev)) in amdgpu_get_soft_full_reset_mask()