Home
last modified time | relevance | path

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

/linux/arch/arm64/kernel/
A Dsignal.c805 if (!system_supports_sme2()) in parse_user_sigframe()
955 if (err == 0 && system_supports_sme2() && user.zt) in restore_sigframe()
1071 if (system_supports_sme2()) { in setup_sigframe_layout()
1172 if (system_supports_sme2() && err == 0 && user->zt_offset) { in setup_sigframe()
A Dfpsimd.c410 system_supports_sme2()); in task_fpsimd_load()
475 system_supports_sme2()); in fpsimd_save_user_state()
1340 if (system_supports_sme2()) in sme_suspend_exit()
A Dptrace.c1186 if (!system_supports_sme2()) in zt_get()
1209 if (!system_supports_sme2()) in zt_set()
/linux/arch/arm64/include/asm/
A Dfpsimd.h401 if (system_supports_sme2()) in sme_state_size()
A Dcpufeature.h758 static __always_inline bool system_supports_sme2(void) in system_supports_sme2() function

Completed in 22 milliseconds