Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/include/asm/
A Dfpsimd.h77 static inline bool thread_sm_enabled(struct thread_struct *thread) in thread_sm_enabled() function
100 if (system_supports_sme() && thread_sm_enabled(thread)) in sve_pffr()
/linux-6.3-rc2/arch/arm64/kernel/
A Dfpsimd.c396 if (!thread_sm_enabled(&current->thread) && in task_fpsimd_load()
435 if (thread_sm_enabled(&current->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()
A Dsignal.c240 if (thread_sm_enabled(&current->thread)) { in preserve_sve_context()
881 thread_sm_enabled(&current->thread)) { in setup_sigframe_layout()
A Dptrace.c737 if (thread_sm_enabled(&target->thread)) in sve_init_header_from_task()

Completed in 13 milliseconds