Searched refs:TIF_SME (Results 1 – 6 of 6) sorted by relevance
85 #define TIF_SME 27 /* SME in use */ macro
176 if (system_supports_sme() && test_thread_flag(TIF_SME)) { in fp_user_discard()
393 if (test_thread_flag(TIF_SME)) in task_fpsimd_load()857 clear_thread_flag(TIF_SME); in vec_set_vector_length()1454 if (test_and_set_thread_flag(TIF_SME)) in do_sme_acc()1589 clear_thread_flag(TIF_SME); in fpsimd_flush_thread()1654 if (test_thread_flag(TIF_SME)) in fpsimd_bind_task_to_cpu()
331 clear_tsk_thread_flag(dst, TIF_SME); in arch_dup_task_struct()
436 clear_thread_flag(TIF_SME); in restore_za_context()447 set_thread_flag(TIF_SME); in restore_za_context()
1140 set_tsk_thread_flag(target, TIF_SME); in za_set()