Searched refs:TIF_USEDSIMD (Results 1 – 4 of 4) sorted by relevance
79 #define TIF_USEDSIMD 18 /* SIMD has been used this quantum */ macro93 #define _TIF_USEDSIMD BIT(TIF_USEDSIMD)
149 clear_tsk_thread_flag(tsk, TIF_USEDSIMD); in lose_fpu_inatomic()212 return test_thread_flag(TIF_USEDSIMD); in is_simd_owner()
226 clear_tsk_thread_flag(p, TIF_USEDSIMD); in copy_thread()
918 set_thread_flag(TIF_USEDSIMD); in init_restore_lsx()944 set_thread_flag(TIF_USEDSIMD); in init_restore_lasx()