Searched refs:arch_hdr (Results 1 – 4 of 4) sorted by relevance
20 struct sof_ipc_dsp_oops_arch_hdr arch_hdr; member
232 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in bdw_get_registers()234 xoops->arch_hdr.totalsize); in bdw_get_registers()237 offset += xoops->arch_hdr.totalsize; in bdw_get_registers()
136 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in hda_dsp_get_registers()138 xoops->arch_hdr.totalsize); in hda_dsp_get_registers()141 offset += xoops->arch_hdr.totalsize; in hda_dsp_get_registers()
130 if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { in byt_get_registers()132 xoops->arch_hdr.totalsize); in byt_get_registers()135 offset += xoops->arch_hdr.totalsize; in byt_get_registers()