Searched refs:thread_sm_enabled (Results 1 – 4 of 4) sorted by relevance
104 static inline bool thread_sm_enabled(struct thread_struct *thread) in thread_sm_enabled() function129 if (system_supports_sme() && thread_sm_enabled(thread)) in sve_pffr()
369 if (!thread_sm_enabled(¤t->thread)) in task_fpsimd_load()407 if (thread_sm_enabled(¤t->thread)) in task_fpsimd_load()708 if (!thread_sm_enabled(&task->thread)) in task_smstop_sm()
370 if (thread_sm_enabled(¤t->thread)) { in preserve_sve_context()1158 thread_sm_enabled(¤t->thread)) { in setup_sigframe_layout()
772 if (thread_sm_enabled(&target->thread)) in sve_init_header_from_task()
Completed in 22 milliseconds