Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_cper.c121 section_desc->sec_offset = section_offset; in amdgpu_cper_entry_fill_section_desc()
122 section_desc->sec_length = section_length; in amdgpu_cper_entry_fill_section_desc()
123 section_desc->valid_bits.fru_text = 1; in amdgpu_cper_entry_fill_section_desc()
124 section_desc->flag_bits.primary = 1; in amdgpu_cper_entry_fill_section_desc()
125 section_desc->severity = sev; in amdgpu_cper_entry_fill_section_desc()
126 section_desc->sec_type = sec_type; in amdgpu_cper_entry_fill_section_desc()
128 snprintf(section_desc->fru_text, 20, "OAM%d", in amdgpu_cper_entry_fill_section_desc()
136 section_desc->flag_bits.latent_err = 1; in amdgpu_cper_entry_fill_section_desc()
146 struct cper_sec_desc *section_desc; in amdgpu_cper_entry_fill_fatal_section() local
173 struct cper_sec_desc *section_desc; in amdgpu_cper_entry_fill_runtime_section() local
[all …]

Completed in 13 milliseconds