Searched refs:windowbase (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/xtensa/kernel/
H A Dptrace.c58 unsigned long wb = regs->windowbase;
70 __put_user(regs->windowbase, &gregset->windowbase);
99 __get_user(wb, &gregset->windowbase);
106 regs->windowbase = wb;
200 unsigned long wb = regs->windowbase;
H A Dsignal.c62 const unsigned long wb = regs->windowbase;
196 regs->windowbase = 0;
H A Dasm-offsets.c61 DEFINE(PT_WINDOWBASE, offsetof (struct pt_regs, windowbase));
H A Dprocess.c272 wb = regs->windowbase;
H A Dtraps.c368 regs->windowbase, regs->windowstart, regs->wmask,
H A Dentry.S133 /* Rotate ws so that the current windowbase is at bit0. */
273 /* Rotate ws so that the current windowbase is at bit0. */
1176 rsr a2, WINDOWBASE # get current windowbase (a2 is saved)
1281 * Rotate ws so that the current windowbase is at bit 0.
1299 /* We want 1 at the top, so that we return to the current windowbase */
1360 srli a11, a3, 2 # shift windowbase by 2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/xtensa/kernel/
H A Dptrace.c58 unsigned long wb = regs->windowbase;
70 __put_user(regs->windowbase, &gregset->windowbase);
99 __get_user(wb, &gregset->windowbase);
106 regs->windowbase = wb;
200 unsigned long wb = regs->windowbase;
H A Dsignal.c62 const unsigned long wb = regs->windowbase;
196 regs->windowbase = 0;
H A Dasm-offsets.c61 DEFINE(PT_WINDOWBASE, offsetof (struct pt_regs, windowbase));
H A Dprocess.c272 wb = regs->windowbase;
H A Dtraps.c368 regs->windowbase, regs->windowstart, regs->wmask,
H A Dentry.S133 /* Rotate ws so that the current windowbase is at bit0. */
273 /* Rotate ws so that the current windowbase is at bit0. */
1176 rsr a2, WINDOWBASE # get current windowbase (a2 is saved)
1281 * Rotate ws so that the current windowbase is at bit 0.
1299 /* We want 1 at the top, so that we return to the current windowbase */
1360 srli a11, a3, 2 # shift windowbase by 2
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/xtensa/include/asm/
H A Dptrace.h98 unsigned long windowbase; /* 48 */ member in struct:pt_regs
H A Delf.h86 elf_greg_t windowbase; member in struct:__anon14506
H A Dprocessor.h161 regs->windowbase = 0; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Dptrace.h98 unsigned long windowbase; /* 48 */ member in struct:pt_regs
H A Delf.h86 elf_greg_t windowbase; member in struct:__anon26199
H A Dprocessor.h161 regs->windowbase = 0; \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dxtensa-tdep.h98 xtensa_elf_greg_t windowbase; member in struct:__anon2126
H A Dxtensa-tdep.c780 regcache_raw_supply (rc, WB_REGNUM, (char *) &regs->windowbase);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dxtensa-tdep.h98 xtensa_elf_greg_t windowbase; member in struct:__anon3031
H A Dxtensa-tdep.c780 regcache_raw_supply (rc, WB_REGNUM, (char *) &regs->windowbase);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dxtensa-tdep.h98 xtensa_elf_greg_t windowbase; member in struct:__anon37056
H A Dxtensa-tdep.c780 regcache_raw_supply (rc, WB_REGNUM, (char *) &regs->windowbase);

Completed in 280 milliseconds