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()
Dentry.S138 rsr a2, windowbase
215 wsr a2, windowbase # and WINDOWSTART
278 rsr a2, windowbase # don't need to save these, we only
551 1: rsr a0, windowbase
795 wsr a1, windowbase
858 rsr a0, windowbase
1091 rsr a0, windowbase
1116 rsr a0, windowbase
1144 rsr a3, windowbase
1146 wsr a3, windowbase
[all …]
Dmxhead.S43 wsr a0, windowbase
Dprocess.c246 childregs->windowbase = 0; in copy_thread()
326 wb = regs->windowbase; in xtensa_elf_core_copy_regs()
Dhead.S76 wsr a0, windowbase
341 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
512 rsr a2, windowbase
Dasm-offsets.c63 DEFINE(PT_WINDOWBASE, offsetof (struct pt_regs, windowbase)); in main()
Dtraps.c415 regs->windowbase, regs->windowstart, regs->wmask, in show_regs()
/arch/xtensa/oprofile/
Dbacktrace.c32 unsigned long windowbase = regs->windowbase; in xtensa_backtrace_user() local
56 windowstart = (windowstart << WSBITS | windowstart) >> windowbase; in xtensa_backtrace_user()
/arch/xtensa/include/asm/
Dptrace.h36 unsigned long windowbase; /* 48 */ member
Dprocessor.h162 regs->windowbase = 0; \
Delf.h86 elf_greg_t windowbase; member
/arch/xtensa/boot/boot-elf/
Dbootstrap.S56 wsr a0, windowbase
/arch/xtensa/boot/boot-redboot/
Dbootstrap.S57 rsr a5, windowbase