Home
last modified time | relevance | path

Searched refs:cwp (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dkgdb_64.c51 unsigned long pc, cwp; in sleeping_thread_to_gdb_regs() local
80 cwp = __thread_flag_byte_ptr(t)[TI_FLAG_BYTE_CWP]; in sleeping_thread_to_gdb_regs()
82 gdb_regs[GDB_STATE] = (TSTATE_PRIV | TSTATE_IE | cwp); in sleeping_thread_to_gdb_regs()
100 unsigned long cwp = regs->tstate & TSTATE_CWP; in gdb_regs_to_pt_regs() local
102 regs->tstate = (gdb_regs[GDB_STATE] & ~TSTATE_CWP) | cwp; in gdb_regs_to_pt_regs()
H A Dhelpers.S32 rdpr %cwp, %g1
38 wrpr %g3, %cwp
44 2: wrpr %g1, %cwp
H A Dwinfixup.S31 wrpr %g1, %cwp
100 wrpr %g1, %cwp
116 wrpr %g1, %cwp
143 wrpr %g1, %cwp
H A Durtt_fill.S12 rdpr %cwp, %g1
14 wrpr %g1, 0x0, %cwp
H A Dkgdb_32.c94 unsigned long cwp = regs->psr & PSR_CWP; in gdb_regs_to_pt_regs() local
96 regs->psr = (gdb_regs[GDB_PSR] & ~PSR_CWP) | cwp; in gdb_regs_to_pt_regs()
H A Detrap_64.S72 rdpr %cwp, %g1
74 wrpr %g1, %cwp
148 rdpr %cwp, %l0
H A Dasm-offsets.c34 OFFSET(SC_REG_CWP, saved_context, cwp); in sparc64_foo()
H A Drtrap_64.S273 rdpr %cwp, %g1
277 wrpr %g1, %cwp
295 wrpr %g1, 0x0, %cwp
H A Dutrap.S22 rdpr %cwp, %l7
H A Dhvtramp.S40 wrpr %g0, 0, %cwp
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Dttable.h292 wrpr %g1, %cwp; \
350 wrpr %g1, %cwp; \
384 rdpr %cwp, %g1; \
387 wrpr %g1, %cwp; \
449 wrpr %g1, %cwp; \
483 rdpr %cwp, %g1; \
486 wrpr %g1, %cwp; \
529 rdpr %cwp, %g1; \
531 wrpr %g1, %cwp; \
551 wrpr %g1, %cwp; \
H A Dhibernate.h13 unsigned long cwp; member
/OK3568_Linux_fs/kernel/arch/sparc/power/
H A Dhibernate_asm.S22 rdpr %cwp, %g2
104 wrpr %g2, %cwp
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdswap.c1177 unsigned int i, cw = 0, cwp = 0, cwecount = 0, bb_cnt, mapped, pages; in mtdswap_show() local
1198 cwp = d->curr_write_pos; in mtdswap_show()
1236 cwp, d->pages_per_eblk - cwp, cwecount); in mtdswap_show()
/OK3568_Linux_fs/kernel/arch/sparc/mm/
H A Dultra.S672 rdpr %cwp, %g3
674 wrpr %g7, %cwp
676 wrpr %g3, %cwp
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Das.info20871 * The V9 current window pointer register is referred to as '%cwp'.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Das.info20871 * The V9 current window pointer register is referred to as '%cwp'.