Searched refs:system_supports_sme2 (Results 1 – 3 of 3) sorted by relevance
899 if (!system_supports_sme2()) in parse_user_sigframe()1065 if (err == 0 && system_supports_sme2() && user.zt) in restore_sigframe()1245 if (system_supports_sme2()) { in setup_sigframe_layout()1352 if (system_supports_sme2() && err == 0 && user->zt_offset) { in setup_sigframe()
417 system_supports_sme2()); in task_fpsimd_load()487 system_supports_sme2()); in fpsimd_save_user_state()1291 if (system_supports_sme2()) in sme_suspend_exit()
767 static __always_inline bool system_supports_sme2(void) in system_supports_sme2() function