Searched refs:cper_hdr (Results 1 – 3 of 3) sorted by relevance
33 #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,
1802 struct cper_hdr *entry = NULL; in amdgpu_virt_write_cpers_to_ring()1834 entry = (struct cper_hdr *)&cper_dump->buf[0]; in amdgpu_virt_write_cpers_to_ring()1838 entry = (struct cper_hdr *)((char *)entry + in amdgpu_virt_write_cpers_to_ring()
100 struct cper_hdr { struct