Searched refs:TI_WSAVED (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | winfixup.S | 49 ldub [%g6 + TI_WSAVED], %g1 90 stb %g1, [%g6 + TI_WSAVED]
|
H A D | syscalls.S | 143 stb %g0, [%g6 + TI_WSAVED]
|
H A D | rtrap_64.S | 173 ldub [%g6 + TI_WSAVED], %o2
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | winfixup.S | 49 ldub [%g6 + TI_WSAVED], %g1 90 stb %g1, [%g6 + TI_WSAVED]
|
H A D | syscalls.S | 143 stb %g0, [%g6 + TI_WSAVED]
|
H A D | rtrap_64.S | 173 ldub [%g6 + TI_WSAVED], %o2
|
/kernel/linux/linux-5.10/arch/sparc/include/asm/ |
H A D | thread_info_64.h | 76 #define TI_WSAVED (TI_FLAGS + TI_FLAG_BYTE_WSAVED) macro
|
H A D | ttable.h | 359 ldub [%g6 + TI_WSAVED], %g1; \ 382 stb %g1, [%g6 + TI_WSAVED]; \ 458 ldub [%g6 + TI_WSAVED], %g1; \ 481 stb %g1, [%g6 + TI_WSAVED]; \
|
/kernel/linux/linux-6.6/arch/sparc/include/asm/ |
H A D | thread_info_64.h | 76 #define TI_WSAVED (TI_FLAGS + TI_FLAG_BYTE_WSAVED) macro
|
H A D | ttable.h | 359 ldub [%g6 + TI_WSAVED], %g1; \ 382 stb %g1, [%g6 + TI_WSAVED]; \ 458 ldub [%g6 + TI_WSAVED], %g1; \ 481 stb %g1, [%g6 + TI_WSAVED]; \
|
Completed in 6 milliseconds