Searched refs:icountlevel (Results 1 - 6 of 6) sorted by relevance

/linux-master/arch/xtensa/include/asm/
H A Dptrace.h68 unsigned long icountlevel; /* 60 */ member in struct:pt_regs
/linux-master/arch/xtensa/kernel/
H A Dsignal.c457 task_pt_regs(current)->icountlevel = 0;
497 task_pt_regs(current)->icountlevel = 1;
523 task_pt_regs(current)->icountlevel = 1;
H A Dhead.S130 wsr a0, icountlevel
H A Dasm-offsets.c44 DEFINE(PT_ICOUNTLEVEL, offsetof (struct pt_regs, icountlevel));
H A Dentry.S140 xsr a2, icountlevel
293 xsr a2, icountlevel
760 wsr a2, icountlevel
873 wsr a0, icountlevel
892 xsr a0, icountlevel
H A Dalign.S456 rsr a4, icountlevel

Completed in 194 milliseconds