Home
last modified time | relevance | path

Searched refs:windowstart (Results 1 – 14 of 14) sorted by relevance

/arch/xtensa/kernel/
Dstacktrace.c30 unsigned long windowstart = regs->windowstart; in xtensa_backtrace_user() local
64 windowstart = (windowstart << WSBITS | windowstart) >> windowbase; in xtensa_backtrace_user()
70 if (windowstart & (1 << index)) { in xtensa_backtrace_user()
Dptrace.c54 .windowstart = regs->windowstart, in gpr_get()
98 newregs.windowstart != regs->windowstart) { in gpr_set()
101 rotws = (((newregs.windowstart | in gpr_set()
102 (newregs.windowstart << WSBITS)) >> in gpr_set()
108 regs->windowstart = newregs.windowstart; in gpr_set()
306 unsigned long ws = regs->windowstart; in ptrace_peekusr()
Dmxhead.S42 wsr a1, windowstart
Dentry.S162 rsr a3, windowstart
237 wsr a3, windowstart # set corresponding WINDOWSTART bit
588 wsr a3, windowstart # restore WINDOWSTART
682 rsr a3, windowstart
926 wsr a0, windowstart
1244 rsr a3, windowstart # a3 = xxxwww1yy
1262 wsr a3, windowstart # save shifted windowstart
1276 rsr a3, windowstart
1277 srl a3, a3 # shift windowstart
1461 wsr a2, windowstart # set corrected windowstart
Dsignal.c56 const unsigned long ws = regs->windowstart; in flush_window_regs_user()
117 regs->windowstart = 1 << wb; in flush_window_regs_user()
192 regs->windowstart = 1; in restore_sigcontext()
Dhead.S71 wsr a1, windowstart
347 wsr a1, windowstart
Dprocess.c259 childregs->windowstart = 1; in copy_thread()
Dasm-offsets.c65 DEFINE(PT_WINDOWSTART, offsetof(struct pt_regs, windowstart)); in main()
Dtraps.c483 regs->windowbase, regs->windowstart, regs->wmask, in show_regs()
/arch/xtensa/include/uapi/asm/
Dptrace.h50 __u32 windowstart; member
/arch/xtensa/boot/boot-elf/
Dbootstrap.S49 wsr a0, windowstart
/arch/xtensa/include/asm/
Dptrace.h65 unsigned long windowstart; /* 52 */ member
Dprocessor.h207 (regs)->windowstart = 1; \
/arch/xtensa/boot/boot-redboot/
Dbootstrap.S62 wsr a4, windowstart