Searched refs:cper_sec_desc (Results 1 – 3 of 3) sorted by relevance
113 struct cper_sec_desc *section_desc, in amdgpu_cper_entry_fill_section_desc()148 struct cper_sec_desc *section_desc; in amdgpu_cper_entry_fill_fatal_section()151 section_desc = (struct cper_sec_desc *)((uint8_t *)hdr + SEC_DESC_OFFSET(idx)); in amdgpu_cper_entry_fill_fatal_section()175 struct cper_sec_desc *section_desc; in amdgpu_cper_entry_fill_runtime_section()180 section_desc = (struct cper_sec_desc *)((uint8_t *)hdr + SEC_DESC_OFFSET(idx)); in amdgpu_cper_entry_fill_runtime_section()209 struct cper_sec_desc *section_desc; in amdgpu_cper_entry_fill_bad_page_threshold_section()213 section_desc = (struct cper_sec_desc *)((uint8_t *)hdr + SEC_DESC_OFFSET(idx)); in amdgpu_cper_entry_fill_bad_page_threshold_section()
34 #define SEC_DESC_LEN (sizeof(struct cper_sec_desc))
127 struct cper_sec_desc { struct