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

/linux-master/arch/sparc/kernel/
H A Dwinfixup.S49 ldub [%g6 + TI_WSAVED], %g1
90 stb %g1, [%g6 + TI_WSAVED]
H A Dsyscalls.S143 stb %g0, [%g6 + TI_WSAVED]
H A Drtrap_64.S173 ldub [%g6 + TI_WSAVED], %o2
/linux-master/arch/sparc/include/asm/
H A Dthread_info_64.h76 #define TI_WSAVED (TI_FLAGS + TI_FLAG_BYTE_WSAVED) macro
H A 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]; \

Completed in 125 milliseconds