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

/linux-master/arch/arm64/include/asm/
H A Dfpsimd.h403 if (system_supports_sme2())
H A Dcpufeature.h758 static __always_inline bool system_supports_sme2(void) function
/linux-master/arch/arm64/kernel/
H A Dsignal.c708 if (!system_supports_sme2())
857 if (err == 0 && system_supports_sme2() && user.zt)
967 if (system_supports_sme2()) {
1053 if (system_supports_sme2() && err == 0 && user->zt_offset) {
H A Dfpsimd.c410 system_supports_sme2());
475 system_supports_sme2());
1340 if (system_supports_sme2())
H A Dptrace.c1186 if (!system_supports_sme2())
1209 if (!system_supports_sme2())

Completed in 149 milliseconds