Home
last modified time | relevance | path

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

/arch/xtensa/kernel/
Dptrace.c56 unsigned long wb = regs->windowbase; in ptrace_getregs()
68 __put_user(regs->windowbase, &gregset->windowbase); in ptrace_getregs()
95 __get_user(wb, &gregset->windowbase); in ptrace_setregs()
103 if (wb != regs->windowbase || ws != regs->windowstart) { in ptrace_setregs()
110 regs->windowbase = wb; in ptrace_setregs()
211 unsigned long wb = regs->windowbase; in ptrace_peekusr()
Dstacktrace.c39 unsigned long windowbase = regs->windowbase; in xtensa_backtrace_user() local
67 windowstart = (windowstart << WSBITS | windowstart) >> windowbase; in xtensa_backtrace_user()
Dmxhead.S43 wsr a0, windowbase
Dentry.S159 rsr a2, windowbase
236 wsr a2, windowbase # and WINDOWSTART
299 rsr a2, windowbase # don't need to save these, we only
614 1: rsr a0, windowbase
859 wsr a1, windowbase
922 rsr a0, windowbase
1155 rsr a0, windowbase
1180 rsr a0, windowbase
1208 rsr a3, windowbase
1210 wsr a3, windowbase
[all …]
Dprocess.c249 childregs->windowbase = 0; in copy_thread()
329 wb = regs->windowbase; in xtensa_elf_core_copy_regs()
Dhead.S76 wsr a0, windowbase
352 wsr a0, windowbase
Dsignal.c58 const unsigned long wb = regs->windowbase; in flush_window_regs_user()
192 regs->windowbase = 0; in restore_sigcontext()
Dvectors.S261 wsr a0, windowbase
427 rsr a2, windowbase
515 rsr a2, windowbase
Dasm-offsets.c63 DEFINE(PT_WINDOWBASE, offsetof (struct pt_regs, windowbase)); in main()
Dtraps.c444 regs->windowbase, regs->windowstart, regs->wmask, in show_regs()
/arch/xtensa/boot/boot-elf/
Dbootstrap.S52 wsr a0, windowbase
/arch/xtensa/include/asm/
Dptrace.h36 unsigned long windowbase; /* 48 */ member
Delf.h86 elf_greg_t windowbase; member
Dprocessor.h193 regs->windowbase = 0; \
/arch/xtensa/boot/boot-redboot/
Dbootstrap.S57 rsr a5, windowbase