Searched refs:wstate (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/arch/sparc/include/asm/ |
D | hibernate.h | 13 unsigned long wstate; member
|
/linux-4.1.27/arch/sparc/power/ |
D | hibernate_asm.S | 23 rdpr %wstate, %g2 105 wrpr %g2, %wstate
|
/linux-4.1.27/arch/sparc/kernel/ |
D | asm-offsets.c | 33 OFFSET(SC_REG_WSTATE, saved_context, wstate); in sparc64_foo()
|
D | rtrap_64.S | 221 rdpr %wstate, %l1 226 wrpr %l1, %g0, %wstate 244 rdpr %wstate, %g2 246 wrpr %g2, 0x0, %wstate
|
D | etrap_64.S | 92 rdpr %wstate, %g2 101 wrpr %g2, 0, %wstate
|
D | hvtramp.S | 40 wrpr %g0, 0, %wstate
|
D | head_64.S | 688 wrpr %g0, 0, %wstate 835 wrpr %g0, %g0, %wstate
|
D | trampoline_64.S | 325 wrpr %g0, 0, %wstate
|