Home
last modified time | relevance | path

Searched refs:windowbase (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/arch/xtensa/kernel/
Dptrace.c59 unsigned long wb = regs->windowbase; in ptrace_getregs()
71 __put_user(regs->windowbase, &gregset->windowbase); in ptrace_getregs()
98 __get_user(wb, &gregset->windowbase); in ptrace_setregs()
106 if (wb != regs->windowbase || ws != regs->windowstart) { in ptrace_setregs()
113 regs->windowbase = wb; in ptrace_setregs()
215 unsigned long wb = regs->windowbase; in ptrace_peekusr()
Dstacktrace.c31 unsigned long windowbase = regs->windowbase; in xtensa_backtrace_user() local
59 windowstart = (windowstart << WSBITS | windowstart) >> windowbase; in xtensa_backtrace_user()
Dentry.S161 rsr a2, windowbase
238 wsr a2, windowbase # and WINDOWSTART
301 rsr a2, windowbase # don't need to save these, we only
613 1: rsr a0, windowbase
922 wsr a1, windowbase
983 rsr a0, windowbase
1193 rsr a0, windowbase
1218 rsr a0, windowbase
1246 rsr a3, windowbase
1248 wsr a3, windowbase
[all …]
Dmxhead.S43 wsr a0, windowbase
Dprocess.c258 childregs->windowbase = 0; in copy_thread()
340 wb = regs->windowbase; in xtensa_elf_core_copy_regs()
Dhead.S76 wsr a0, windowbase
339 wsr a0, windowbase
Dvectors.S262 wsr a0, windowbase
427 rsr a2, windowbase
514 rsr a2, windowbase
Dsignal.c57 const unsigned long wb = regs->windowbase; in flush_window_regs_user()
191 regs->windowbase = 0; in restore_sigcontext()
Dasm-offsets.c64 DEFINE(PT_WINDOWBASE, offsetof (struct pt_regs, windowbase)); in main()
Dtraps.c475 regs->windowbase, regs->windowstart, regs->wmask, in show_regs()
/Linux-v4.19/arch/xtensa/include/asm/
Dptrace.h62 unsigned long windowbase; /* 48 */ member
Delf.h86 elf_greg_t windowbase; member
Dprocessor.h200 regs->windowbase = 0; \
/Linux-v4.19/arch/xtensa/boot/boot-elf/
Dbootstrap.S56 wsr a0, windowbase
/Linux-v4.19/arch/xtensa/boot/boot-redboot/
Dbootstrap.S59 rsr a5, windowbase