Home
last modified time | relevance | path

Searched refs:uwinmask (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/sparc/include/asm/
H A Dthread_info_32.h29 unsigned long uwinmask; member
59 .uwinmask = 0, \
84 #define TI_UWINMASK 0x00 /* uwinmask */
/kernel/linux/linux-6.6/arch/sparc/include/asm/
H A Dthread_info_32.h29 unsigned long uwinmask; member
59 .uwinmask = 0, \
84 #define TI_UWINMASK 0x00 /* uwinmask */
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dtraps_32.c371 if (TI_UWINMASK != offsetof(struct thread_info, uwinmask) ||
H A Dwof.S66 /* Datum current_thread_info->uwinmask contains at all times a bitmask
103 andn %twin_tmp, %glob_tmp, %twin_tmp ! compute new uwinmask
H A Dentry.S1239 wr %o4, 0x0, %psr ! the uwinmask state
1254 st %g0, [%g6 + TI_UWINMASK] ! clear uwinmask
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dtraps_32.c371 if (TI_UWINMASK != offsetof(struct thread_info, uwinmask) ||
H A Dwof.S66 /* Datum current_thread_info->uwinmask contains at all times a bitmask
103 andn %twin_tmp, %glob_tmp, %twin_tmp ! compute new uwinmask
H A Dentry.S1237 wr %o4, 0x0, %psr ! the uwinmask state
1252 st %g0, [%g6 + TI_UWINMASK] ! clear uwinmask

Completed in 9 milliseconds