Searched refs:mce_adev_list (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras.c145 static struct mce_notifier_adev_list mce_adev_list;
3807 for (i = 0; i < mce_adev_list.num_gpu; i++) {
3808 adev = mce_adev_list.devs[i];
3883 * Add the adev to the mce_adev_list.
3890 mce_adev_list.devs[mce_adev_list.num_gpu++] = adev;
143 static struct mce_notifier_adev_list mce_adev_list; variable in typeref:struct:mce_notifier_adev_list

Completed in 318 milliseconds