xoops 220 sound/soc/sof/intel/bdw.c struct sof_ipc_dsp_oops_xtensa *xoops, xoops 227 sound/soc/sof/intel/bdw.c sof_mailbox_read(sdev, offset, xoops, sizeof(*xoops)); xoops 232 sound/soc/sof/intel/bdw.c if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { xoops 234 sound/soc/sof/intel/bdw.c xoops->arch_hdr.totalsize); xoops 237 sound/soc/sof/intel/bdw.c offset += xoops->arch_hdr.totalsize; xoops 247 sound/soc/sof/intel/bdw.c struct sof_ipc_dsp_oops_xtensa xoops; xoops 255 sound/soc/sof/intel/bdw.c bdw_get_registers(sdev, &xoops, &panic_info, stack, xoops 257 sound/soc/sof/intel/bdw.c snd_sof_get_status(sdev, status, panic, &xoops, &panic_info, stack, xoops 119 sound/soc/sof/intel/byt.c struct sof_ipc_dsp_oops_xtensa *xoops, xoops 126 sound/soc/sof/intel/byt.c sof_mailbox_read(sdev, offset, xoops, sizeof(*xoops)); xoops 131 sound/soc/sof/intel/byt.c if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { xoops 133 sound/soc/sof/intel/byt.c xoops->arch_hdr.totalsize); xoops 136 sound/soc/sof/intel/byt.c offset += xoops->arch_hdr.totalsize; xoops 146 sound/soc/sof/intel/byt.c struct sof_ipc_dsp_oops_xtensa xoops; xoops 154 sound/soc/sof/intel/byt.c byt_get_registers(sdev, &xoops, &panic_info, stack, xoops 156 sound/soc/sof/intel/byt.c snd_sof_get_status(sdev, status, panic, &xoops, &panic_info, stack, xoops 124 sound/soc/sof/intel/hda.c struct sof_ipc_dsp_oops_xtensa *xoops, xoops 131 sound/soc/sof/intel/hda.c sof_mailbox_read(sdev, offset, xoops, sizeof(*xoops)); xoops 136 sound/soc/sof/intel/hda.c if (xoops->arch_hdr.totalsize > EXCEPT_MAX_HDR_SIZE) { xoops 138 sound/soc/sof/intel/hda.c xoops->arch_hdr.totalsize); xoops 141 sound/soc/sof/intel/hda.c offset += xoops->arch_hdr.totalsize; xoops 153 sound/soc/sof/intel/hda.c struct sof_ipc_dsp_oops_xtensa xoops; xoops 170 sound/soc/sof/intel/hda.c hda_dsp_get_registers(sdev, &xoops, &panic_info, stack, xoops 172 sound/soc/sof/intel/hda.c snd_sof_get_status(sdev, status, panic, &xoops, &panic_info, xoops 183 sound/soc/sof/intel/hda.c struct sof_ipc_dsp_oops_xtensa xoops; xoops 197 sound/soc/sof/intel/hda.c hda_dsp_get_registers(sdev, &xoops, &panic_info, stack, xoops 199 sound/soc/sof/intel/hda.c snd_sof_get_status(sdev, status, panic, &xoops, &panic_info, xoops 86 sound/soc/sof/xtensa/core.c struct sof_ipc_dsp_oops_xtensa *xoops = oops; xoops 91 sound/soc/sof/xtensa/core.c if (xtensa_exception_causes[i].id == xoops->exccause) { xoops 98 sound/soc/sof/xtensa/core.c xoops->exccause, xoops->excvaddr, xoops->ps, xoops->sar); xoops 100 sound/soc/sof/xtensa/core.c xoops->epc1, xoops->epc2, xoops->epc3, xoops->epc4); xoops 102 sound/soc/sof/xtensa/core.c xoops->epc5, xoops->epc6, xoops->epc7, xoops->depc); xoops 104 sound/soc/sof/xtensa/core.c xoops->eps2, xoops->eps3, xoops->eps4, xoops->eps5); xoops 106 sound/soc/sof/xtensa/core.c xoops->eps6, xoops->eps7, xoops->intenable, xoops->interrupt); xoops 112 sound/soc/sof/xtensa/core.c struct sof_ipc_dsp_oops_xtensa *xoops = oops; xoops 113 sound/soc/sof/xtensa/core.c u32 stack_ptr = xoops->plat_hdr.stackptr;