Home
last modified time | relevance | path

Searched refs:thread_sm_enabled (Results 1 – 4 of 4) sorted by relevance

/arch/arm64/include/asm/
A Dfpsimd.h104 static inline bool thread_sm_enabled(struct thread_struct *thread) in thread_sm_enabled() function
129 if (system_supports_sme() && thread_sm_enabled(thread)) in sve_pffr()
/arch/arm64/kernel/
A Dfpsimd.c369 if (!thread_sm_enabled(&current->thread)) in task_fpsimd_load()
407 if (thread_sm_enabled(&current->thread)) in task_fpsimd_load()
708 if (!thread_sm_enabled(&task->thread)) in task_smstop_sm()
A Dsignal.c370 if (thread_sm_enabled(&current->thread)) { in preserve_sve_context()
1158 thread_sm_enabled(&current->thread)) { in setup_sigframe_layout()
A Dptrace.c772 if (thread_sm_enabled(&target->thread)) in sve_init_header_from_task()

Completed in 22 milliseconds