Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_cper.h33 #define HDR_LEN (sizeof(struct cper_hdr))
71 struct cper_hdr *hdr,
75 struct cper_hdr *hdr,
79 struct cper_hdr *hdr,
85 struct cper_hdr *hdr,
88 struct cper_hdr *amdgpu_cper_alloc_entry(struct amdgpu_device *adev,
A Damdgpu_cper.c56 struct cper_hdr *hdr, in amdgpu_cper_entry_fill_hdr()
142 struct cper_hdr *hdr, in amdgpu_cper_entry_fill_fatal_section()
167 struct cper_hdr *hdr, in amdgpu_cper_entry_fill_runtime_section()
204 struct cper_hdr *hdr, in amdgpu_cper_entry_fill_bad_page_threshold_section()
251 struct cper_hdr *hdr; in amdgpu_cper_alloc_entry()
286 struct cper_hdr *fatal = NULL; in amdgpu_cper_generate_ue_record()
319 struct cper_hdr *bp_threshold = NULL; in amdgpu_cper_generate_bp_threshold_record()
362 struct cper_hdr *corrected = NULL; in amdgpu_cper_generate_ce_records()
421 struct cper_hdr *chdr; in amdgpu_cper_is_hdr()
429 struct cper_hdr *chdr; in amdgpu_cper_ring_get_ent_sz()
[all …]
A Damdgpu_virt.c1375 struct cper_hdr *entry = NULL; in amdgpu_virt_write_cpers_to_ring()
1407 entry = (struct cper_hdr *)&cper_dump->buf[0]; in amdgpu_virt_write_cpers_to_ring()
1411 entry = (struct cper_hdr *)((char *)entry + in amdgpu_virt_write_cpers_to_ring()
/drivers/gpu/drm/amd/include/
A Damd_cper.h100 struct cper_hdr { struct

Completed in 13 milliseconds