Home
last modified time | relevance | path

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

/Linux-v5.4/arch/xtensa/kernel/
Dptrace.c53 .windowbase = regs->windowbase, in gpr_get()
58 regs->areg + XCHAL_NUM_AREGS - regs->windowbase * 4, in gpr_get()
59 regs->windowbase * 16); in gpr_get()
60 memcpy(newregs.a + regs->windowbase * 4, in gpr_get()
62 (WSBITS - regs->windowbase) * 16); in gpr_get()
82 if (newregs.windowbase >= XCHAL_NUM_AREGS / 4) in gpr_set()
94 if (newregs.windowbase != regs->windowbase || in gpr_set()
100 newregs.windowbase) & in gpr_set()
104 regs->windowbase = newregs.windowbase; in gpr_set()
109 memcpy(regs->areg + XCHAL_NUM_AREGS - newregs.windowbase * 4, in gpr_set()
[all …]
Dstacktrace.c31 unsigned long windowbase = regs->windowbase; in xtensa_backtrace_user() local
64 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
1208 rsr a0, windowbase
1233 rsr a0, windowbase
1261 rsr a3, windowbase
1263 wsr a3, windowbase
[all …]
Dmxhead.S43 wsr a0, windowbase
Dhead.S72 wsr a0, windowbase
341 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()
Dprocess.c260 childregs->windowbase = 0; in copy_thread()
Dasm-offsets.c64 DEFINE(PT_WINDOWBASE, offsetof (struct pt_regs, windowbase)); in main()
Dtraps.c476 regs->windowbase, regs->windowstart, regs->wmask, in show_regs()
/Linux-v5.4/arch/xtensa/include/uapi/asm/
Dptrace.h51 __u32 windowbase; member
/Linux-v5.4/include/sound/sof/
Dxtensa.h43 uint32_t windowbase; member
/Linux-v5.4/arch/xtensa/boot/boot-elf/
Dbootstrap.S46 wsr a0, windowbase
/Linux-v5.4/arch/xtensa/include/asm/
Dptrace.h64 unsigned long windowbase; /* 48 */ member
Dprocessor.h205 (regs)->windowbase = 0; \
/Linux-v5.4/arch/xtensa/boot/boot-redboot/
Dbootstrap.S59 rsr a5, windowbase