Searched refs:TIF_MSA_CTX_LIVE (Results 1 – 3 of 3) sorted by relevance
131 #define TIF_MSA_CTX_LIVE 30 /* MSA context must be preserved */ macro153 #define _TIF_MSA_CTX_LIVE (1<<TIF_MSA_CTX_LIVE)
131 return test_thread_flag(TIF_MSA_CTX_LIVE); in thread_msa_context_live()
1302 set_thread_flag(TIF_MSA_CTX_LIVE); in enable_restore_fp_context()1359 prior_msa = test_and_set_thread_flag(TIF_MSA_CTX_LIVE); in enable_restore_fp_context()