Searched refs:cper_sec_desc (Results 1 – 3 of 3) sorted by relevance
111 struct cper_sec_desc *section_desc, in amdgpu_cper_entry_fill_section_desc()146 struct cper_sec_desc *section_desc; in amdgpu_cper_entry_fill_fatal_section()149 section_desc = (struct cper_sec_desc *)((uint8_t *)hdr + SEC_DESC_OFFSET(idx)); in amdgpu_cper_entry_fill_fatal_section()173 struct cper_sec_desc *section_desc; in amdgpu_cper_entry_fill_runtime_section()178 section_desc = (struct cper_sec_desc *)((uint8_t *)hdr + SEC_DESC_OFFSET(idx)); in amdgpu_cper_entry_fill_runtime_section()207 struct cper_sec_desc *section_desc; in amdgpu_cper_entry_fill_bad_page_threshold_section()210 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