Searched refs:amdgpu_device_should_recover_gpu (Results 1 – 6 of 6) sorted by relevance
52 if (amdgpu_device_should_recover_gpu(ring->adev)) in amdgpu_job_timedout()
346 if (amdgpu_device_should_recover_gpu(adev) in xgpu_ai_mailbox_flr_work()
523 if (amdgpu_device_should_recover_gpu(adev)) in xgpu_vi_mailbox_flr_work()
264 if (amdgpu_device_should_recover_gpu(adev)) in amdgpu_amdkfd_gpu_reset()
1157 bool amdgpu_device_should_recover_gpu(struct amdgpu_device *adev);
3511 bool amdgpu_device_should_recover_gpu(struct amdgpu_device *adev) in amdgpu_device_should_recover_gpu() function