Home
last modified time | relevance | path

Searched refs:TI_RWIN_SPTRS (Results 1 – 8 of 8) sorted by relevance

/linux/arch/sparc/include/asm/
H A Dthread_info_32.h96 #define TI_RWIN_SPTRS 0x230 macro
H A Dthread_info_64.h87 #define TI_RWIN_SPTRS 0x000003c0 macro
H A Dwinmacro.h96 st %sp, [%scratch + TI_RWIN_SPTRS]; \
H A Dttable.h362 stx %sp, [%g3 + TI_RWIN_SPTRS]; \
461 stx %sp, [%g3 + TI_RWIN_SPTRS]; \
/linux/arch/sparc/kernel/
H A Dwinfixup.S52 stx %sp, [%g3 + TI_RWIN_SPTRS]
H A Dwof.S215 st %sp, [%curptr + TI_RWIN_SPTRS]
H A Dtraps_32.c384 TI_RWIN_SPTRS != offsetof(struct thread_info, rwbuf_stkptrs) ||
H A Dtraps_64.c2854 TI_RWIN_SPTRS != offsetof(struct thread_info, in trap_init()