Home
last modified time | relevance | path

Searched refs:TIF_SME (Results 1 – 5 of 5) sorted by relevance

/arch/arm64/include/asm/
A Dthread_info.h83 #define TIF_SME 27 /* SME in use */ macro
/arch/arm64/kernel/
A Dfpsimd.c398 if (test_thread_flag(TIF_SME)) in task_fpsimd_load()
1424 if (test_and_set_thread_flag(TIF_SME)) in do_sme_acc()
1626 clear_thread_flag(TIF_SME); in fpsimd_flush_thread()
1686 if (test_thread_flag(TIF_SME)) in fpsimd_bind_task_to_cpu()
A Dprocess.c374 clear_tsk_thread_flag(dst, TIF_SME); in arch_dup_task_struct()
402 set_tsk_thread_flag(dst, TIF_SME); in copy_thread_za()
A Dptrace.c953 set_tsk_thread_flag(target, TIF_SME); in sve_set_common()
1182 set_tsk_thread_flag(target, TIF_SME); in za_set()
1236 set_tsk_thread_flag(target, TIF_SME); in zt_set()
A Dsignal.c581 clear_thread_flag(TIF_SME); in restore_za_context()
592 set_thread_flag(TIF_SME); in restore_za_context()

Completed in 18 milliseconds