Searched refs:wstate (Results 1 - 11 of 11) sorted by relevance
/linux-4.4.14/arch/sparc/include/asm/ |
H A D | hibernate.h | 13 unsigned long wstate; member in struct:saved_context
|
H A D | switch_to_64.h | 32 "rdpr %%wstate, %%o5\n\t" \ 44 "wrpr %%o5, 0x0, %%wstate\n\t" \
|
H A D | processor_64.h | 140 "wrpr %%g0, (1 << 3), %%wstate\n\t" \ 184 "wrpr %%g0, (2 << 3), %%wstate\n\t" \
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | urtt_fill.S | 15 rdpr %wstate, %g2 17 wrpr %g2, 0x0, %wstate
|
H A D | asm-offsets.c | 33 OFFSET(SC_REG_WSTATE, saved_context, wstate); sparc64_foo()
|
H A D | hvtramp.S | 40 wrpr %g0, 0, %wstate
|
H A D | etrap_64.S | 92 rdpr %wstate, %g2 101 wrpr %g2, 0, %wstate
|
H A D | rtrap_64.S | 223 rdpr %wstate, %l1 228 wrpr %l1, %g0, %wstate
|
H A D | trampoline_64.S | 325 wrpr %g0, 0, %wstate
|
H A D | head_64.S | 682 wrpr %g0, 0, %wstate 827 wrpr %g0, %g0, %wstate
|
/linux-4.4.14/arch/sparc/power/ |
H A D | hibernate_asm.S | 23 rdpr %wstate, %g2 105 wrpr %g2, %wstate
|
Completed in 115 milliseconds