Home
last modified time | relevance | path

Searched refs:lbeg (Results 1 – 7 of 7) sorted by relevance

/linux/sound/soc/sof/intel/
H A Dtelemetry.h28 u32 lbeg; member
/linux/arch/xtensa/include/uapi/asm/
H A Dptrace.h50 __u32 lbeg; member
/linux/arch/xtensa/kernel/
H A Dsignal.c153 COPY(lbeg); in setup_sigcontext()
191 COPY(lbeg); in restore_sigcontext()
215 && ((regs->lbeg > TASK_SIZE) || (regs->lend > TASK_SIZE)) ) in restore_sigcontext()
H A Dasm-offsets.c41 DEFINE(PT_LBEG, offsetof (struct pt_regs, lbeg)); in main()
H A Dalign.S455 rsr a7, lbeg # set PC to LBEGIN
H A Dentry.S750 wsr a2, lbeg
/linux/arch/xtensa/include/asm/
H A Dptrace.h61 unsigned long lbeg; /* 32 */ member