Searched refs:TI_W_SAVED (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | winmacro.h | 93 ld [%cur_reg + TI_W_SAVED], %scratch; \ 104 st %scratch, [%cur_reg + TI_W_SAVED];
|
H A D | thread_info_32.h | 97 #define TI_W_SAVED 0x250 macro
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | winmacro.h | 93 ld [%cur_reg + TI_W_SAVED], %scratch; \ 104 st %scratch, [%cur_reg + TI_W_SAVED];
|
H A D | thread_info_32.h | 97 #define TI_W_SAVED 0x250 macro
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | wuf.S | 186 st %g0, [%curptr + TI_W_SAVED] ! no windows in the buffer
|
H A D | traps_32.c | 384 TI_W_SAVED != offsetof(struct thread_info, w_saved))
|
H A D | etrap_32.S | 159 st %g0, [%curptr + TI_W_SAVED]
|
H A D | wof.S | 223 st %twin_tmp, [%curptr + TI_W_SAVED]
|
H A D | rtrap_32.S | 91 ld [%curptr + TI_W_SAVED], %twin_tmp1
|
H A D | entry.S | 1260 st %g0, [%g6 + TI_W_SAVED] ! no windows saved
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | wuf.S | 186 st %g0, [%curptr + TI_W_SAVED] ! no windows in the buffer
|
H A D | traps_32.c | 384 TI_W_SAVED != offsetof(struct thread_info, w_saved))
|
H A D | etrap_32.S | 159 st %g0, [%curptr + TI_W_SAVED]
|
H A D | rtrap_32.S | 91 ld [%curptr + TI_W_SAVED], %twin_tmp1
|
H A D | wof.S | 223 st %twin_tmp, [%curptr + TI_W_SAVED]
|
H A D | entry.S | 1258 st %g0, [%g6 + TI_W_SAVED] ! no windows saved
|
Completed in 7 milliseconds