Searched refs:TIF_USEDSIMD (Results 1 – 2 of 2) sorted by relevance
77 #define TIF_USEDSIMD 9 /* SIMD has been used this quantum */ macro95 #define _TIF_USEDSIMD (1<<TIF_USEDSIMD)
179 clear_tsk_thread_flag(p, TIF_USEDSIMD); in copy_thread()