Home
last modified time | relevance | path

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

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