Searched defs:TIF_USEDFPU (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/sparc/include/asm/
H A Dthread_info_32.h108 #define TIF_USEDFPU 8 /* FPU was used by this task macro
/linux-master/arch/sparc/kernel/
H A Dprocess_32.c191 clear_ti_thread_flag(task_thread_info(tsk), TIF_USEDFPU); local
/linux-master/arch/loongarch/include/asm/
H A Dthread_info.h76 #define TIF_USEDFPU 8 /* FPU was used by this task this quantum (SMP) */ macro
/linux-master/arch/mips/include/asm/
H A Dthread_info.h118 #define TIF_USEDFPU 16 /* FPU was used by this task this quantum (SMP) */ macro

Completed in 102 milliseconds