Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_cper.c111 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()
H A Damdgpu_cper.h34 #define SEC_DESC_LEN (sizeof(struct cper_sec_desc))
/linux-6.15/drivers/gpu/drm/amd/include/
H A Damd_cper.h127 struct cper_sec_desc { struct