Searched refs:thread_sm_enabled (Results 1 – 4 of 4) sorted by relevance
77 static inline bool thread_sm_enabled(struct thread_struct *thread) in thread_sm_enabled() function100 if (system_supports_sme() && thread_sm_enabled(thread)) in sve_pffr()
396 if (!thread_sm_enabled(¤t->thread) && in task_fpsimd_load()435 if (thread_sm_enabled(¤t->thread)) in task_fpsimd_load()802 !thread_sm_enabled(&task->thread)) in fpsimd_sync_to_sve()895 thread_sm_enabled(&task->thread)) { in vec_set_vector_length()
240 if (thread_sm_enabled(¤t->thread)) { in preserve_sve_context()881 thread_sm_enabled(¤t->thread)) { in setup_sigframe_layout()
737 if (thread_sm_enabled(&target->thread)) in sve_init_header_from_task()
Completed in 14 milliseconds