Searched refs:req_ras_err_count (Results 1 – 3 of 3) sorted by relevance
98 int (*req_ras_err_count)(struct amdgpu_device *adev); member
548 .req_ras_err_count = xgpu_nv_req_ras_err_count,
1326 if (!virt->ops || !virt->ops->req_ras_err_count) in amdgpu_virt_req_ras_err_count_internal()1335 if (!virt->ops->req_ras_err_count(adev)) in amdgpu_virt_req_ras_err_count_internal()
Completed in 9 milliseconds