Home
last modified time | relevance | path

Searched refs:remote_adev (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.c2560 struct amdgpu_device *remote_adev = NULL; in amdgpu_ras_do_recovery() local
2574 list_for_each_entry(remote_adev, &hive->device_list, in amdgpu_ras_do_recovery()
2576 if (amdgpu_ras_get_fed_status(remote_adev)) { in amdgpu_ras_do_recovery()
2593 list_for_each_entry(remote_adev, in amdgpu_ras_do_recovery()
2595 amdgpu_ras_query_err_status(remote_adev); in amdgpu_ras_do_recovery()
2596 amdgpu_ras_log_on_err_counter(remote_adev, type); in amdgpu_ras_do_recovery()