Home
last modified time | relevance | path

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

/linux/arch/xtensa/kernel/
H A Dsignal.c457 task_pt_regs(current)->icountlevel = 0; in do_signal()
497 task_pt_regs(current)->icountlevel = 1; in do_signal()
523 task_pt_regs(current)->icountlevel = 1; in do_signal()
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 Dasm-offsets.c44 DEFINE(PT_ICOUNTLEVEL, offsetof (struct pt_regs, icountlevel)); in main()
H A Dhead.S130 wsr a0, icountlevel
H A Dalign.S456 rsr a4, icountlevel
/linux/arch/xtensa/include/asm/
H A Dptrace.h68 unsigned long icountlevel; /* 60 */ member