Home
last modified time | relevance | path

Searched refs:TI_WSAVED (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/arch/sparc/kernel/
Dwinfixup.S49 ldub [%g6 + TI_WSAVED], %g1
90 stb %g1, [%g6 + TI_WSAVED]
Dsyscalls.S143 stb %g0, [%g6 + TI_WSAVED]
Drtrap_64.S173 ldub [%g6 + TI_WSAVED], %o2
/linux-5.19.10/arch/sparc/include/asm/
Dthread_info_64.h76 #define TI_WSAVED (TI_FLAGS + TI_FLAG_BYTE_WSAVED) macro
Dttable.h359 ldub [%g6 + TI_WSAVED], %g1; \
382 stb %g1, [%g6 + TI_WSAVED]; \
458 ldub [%g6 + TI_WSAVED], %g1; \
481 stb %g1, [%g6 + TI_WSAVED]; \