Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras.c1419 static int amdgpu_ras_query_error_status_with_event(struct amdgpu_device *adev, in amdgpu_ras_query_error_status_with_event() function
1480 return amdgpu_ras_query_error_status_with_event(adev, info, RAS_EVENT_TYPE_INVALID); in amdgpu_ras_query_error_status()
2477 amdgpu_ras_query_error_status_with_event(adev, &info, type); in amdgpu_ras_log_on_err_counter()
3241 ret = amdgpu_ras_query_error_status_with_event(adev, &info, type); in amdgpu_ras_poison_creation_handler()