Home
last modified time | relevance | path

Searched refs:TI_UWINMASK (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Detrap_32.S105 ld [%curptr + TI_UWINMASK], %g1
190 st %g2, [%curptr + TI_UWINMASK] ! store new umask
211 st %g1, [%curptr + TI_UWINMASK]
H A 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]
H A Dwindows.c38 "i" ((const unsigned long)TI_UWINMASK) in flush_user_windows()
H A Dwuf.S185 st %g5, [%curptr + TI_UWINMASK] ! one live user window still
H A Dtraps_32.c371 if (TI_UWINMASK != offsetof(struct thread_info, uwinmask) ||
H A Drtrap_32.S115 ld [%curptr + TI_UWINMASK], %twin_tmp1
H A Dentry.S1234 ld [%g6 + TI_UWINMASK], %o0 ! get current umask
1242 ld [%g6 + TI_UWINMASK], %o0 ! get consistent state
1254 st %g0, [%g6 + TI_UWINMASK] ! clear uwinmask
H A Dhead_32.S25 #include <asm/thread_info.h> /* TI_UWINMASK */
556 st %g0, [%g6 + TI_UWINMASK]
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Detrap_32.S105 ld [%curptr + TI_UWINMASK], %g1
190 st %g2, [%curptr + TI_UWINMASK] ! store new umask
211 st %g1, [%curptr + TI_UWINMASK]
H A 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]
H A Dwindows.c38 "i" ((const unsigned long)TI_UWINMASK) in flush_user_windows()
H A Dwuf.S185 st %g5, [%curptr + TI_UWINMASK] ! one live user window still
H A Dtraps_32.c371 if (TI_UWINMASK != offsetof(struct thread_info, uwinmask) ||
H A Drtrap_32.S115 ld [%curptr + TI_UWINMASK], %twin_tmp1
H A Dentry.S1232 ld [%g6 + TI_UWINMASK], %o0 ! get current umask
1240 ld [%g6 + TI_UWINMASK], %o0 ! get consistent state
1252 st %g0, [%g6 + TI_UWINMASK] ! clear uwinmask
H A Dhead_32.S26 #include <asm/thread_info.h> /* TI_UWINMASK */
556 st %g0, [%g6 + TI_UWINMASK]
/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dthread_info_32.h84 #define TI_UWINMASK 0x00 /* uwinmask */ macro
H A Dpgtsrmmu.h14 #include <asm/thread_info.h> /* TI_UWINMASK for WINDOW_FLUSH */
99 98: ld [%g6 + TI_UWINMASK], tmp2; \
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dthread_info_32.h84 #define TI_UWINMASK 0x00 /* uwinmask */ macro
H A Dpgtsrmmu.h14 #include <asm/thread_info.h> /* TI_UWINMASK for WINDOW_FLUSH */
91 98: ld [%g6 + TI_UWINMASK], tmp2; \

Completed in 12 milliseconds