Home
last modified time | relevance | path

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

/arch/xtensa/include/asm/
A Dptrace.h68 unsigned long icountlevel; /* 60 */ member
/arch/xtensa/kernel/
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()
A Dasm-offsets.c44 DEFINE(PT_ICOUNTLEVEL, offsetof (struct pt_regs, icountlevel)); in main()
A Dhead.S130 wsr a0, icountlevel
A Dentry.S140 xsr a2, icountlevel
293 xsr a2, icountlevel
760 wsr a2, icountlevel
873 wsr a0, icountlevel
892 xsr a0, icountlevel
A Dalign.S456 rsr a4, icountlevel

Completed in 13 milliseconds