ras_gfx_subblocks  351 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c static const struct ras_gfx_subblock ras_gfx_subblocks[] = {
ras_gfx_subblocks 6058 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	if (info->head.sub_block_index >= ARRAY_SIZE(ras_gfx_subblocks))
ras_gfx_subblocks 6061 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	if (!ras_gfx_subblocks[info->head.sub_block_index].name)
ras_gfx_subblocks 6064 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	if (!(ras_gfx_subblocks[info->head.sub_block_index].hw_supported_error_type &
ras_gfx_subblocks 6067 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 			ras_gfx_subblocks[info->head.sub_block_index].name,
ras_gfx_subblocks 6072 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	if (!(ras_gfx_subblocks[info->head.sub_block_index].sw_supported_error_type &
ras_gfx_subblocks 6075 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 			ras_gfx_subblocks[info->head.sub_block_index].name,
ras_gfx_subblocks 6082 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		ras_gfx_subblocks[info->head.sub_block_index].ta_subblock;