Searched refs:error_query_mode (Results 1 – 1 of 1) sorted by relevance
1437 unsigned int error_query_mode) in amdgpu_ras_query_error_status_helper() argument1446 if (error_query_mode == AMDGPU_RAS_INVALID_ERROR_QUERY) in amdgpu_ras_query_error_status_helper()1449 if (error_query_mode == AMDGPU_RAS_VIRT_ERROR_COUNT_QUERY) { in amdgpu_ras_query_error_status_helper()1451 } else if (error_query_mode == AMDGPU_RAS_DIRECT_ERROR_QUERY) { in amdgpu_ras_query_error_status_helper()1503 unsigned int error_query_mode; in amdgpu_ras_query_error_status_with_event() local1513 if (!amdgpu_ras_get_error_query_mode(adev, &error_query_mode)) in amdgpu_ras_query_error_status_with_event()1528 error_query_mode); in amdgpu_ras_query_error_status_with_event()1533 if (error_query_mode != AMDGPU_RAS_VIRT_ERROR_COUNT_QUERY) { in amdgpu_ras_query_error_status_with_event()2887 unsigned int error_query_mode; in amdgpu_ras_do_recovery() local2916 if (amdgpu_ras_get_error_query_mode(adev, &error_query_mode)) { in amdgpu_ras_do_recovery()[all …]