Home
last modified time | relevance | path

Searched refs:lend (Results 1 – 10 of 10) sorted by relevance

/sof-3.4.0/src/arch/xtensa/include/xtensa/
Dxtruntime-frames.h69 STRUCT_FIELD (long,4,KEXC_,lend)
111 STRUCT_FIELD (long,4,UEXC_,lend)
Dxtruntime-core-state.h80 STRUCT_FIELD (long,4,CS_SA_,lend)
Dhal.h1502 unsigned lend; member
/sof-3.4.0/src/arch/xtensa/xtos/
Dexc-syscall-handler.S94 rsr.lend a2
Dxtos-internal.h171 rsr.lend \aa
207 wsr.lend \ac
Dint-highpri-dispatcher.S270 rsr.lend a14
397 wsr.lend a15
Dcore-restore.S144 wsr.lend a5
Dcore-save.S469 rsr.lend a5
/sof-3.4.0/src/arch/xtensa/xtos/xea1/
Dexc-alloca-handler.S124 rsr.lend a4
/sof-3.4.0/src/arch/xtensa/hal/
Ddebug.c517 else if (user_state->lcount && (npc==user_state->lend)) in xthal_get_npc()