Home
last modified time | relevance | path

Searched refs:TI_UWINMASK (Results 1 – 10 of 10) sorted by relevance

/arch/sparc/include/asm/
Dthread_info_32.h87 #define TI_UWINMASK 0x00 /* uwinmask */ macro
Dpgtsrmmu.h129 98: ld [%g6 + TI_UWINMASK], tmp2; \
/arch/sparc/kernel/
Detrap_32.S105 ld [%curptr + TI_UWINMASK], %g1
190 st %g2, [%curptr + TI_UWINMASK] ! store new umask
211 st %g1, [%curptr + TI_UWINMASK]
Dwof.S100 ld [%curptr + TI_UWINMASK], %twin_tmp ! grab win mask
143 st %twin_tmp, [%curptr + TI_UWINMASK]
235 st %twin_tmp, [%curptr + TI_UWINMASK]
Dwindows.c38 "i" ((const unsigned long)TI_UWINMASK) in flush_user_windows()
Dwuf.S185 st %g5, [%curptr + TI_UWINMASK] ! one live user window still
Drtrap_32.S115 ld [%curptr + TI_UWINMASK], %twin_tmp1
Dtraps_32.c437 if (TI_UWINMASK != offsetof(struct thread_info, uwinmask) ||
Dentry.S1264 ld [%g6 + TI_UWINMASK], %o0 ! get current umask
1272 ld [%g6 + TI_UWINMASK], %o0 ! get consistent state
1284 st %g0, [%g6 + TI_UWINMASK] ! clear uwinmask
Dhead_32.S556 st %g0, [%g6 + TI_UWINMASK]