Searched refs:system_supports_sme (Results 1 – 7 of 7) sorted by relevance
370 if (system_supports_sve() || system_supports_sme()) { in task_fpsimd_load()404 if (system_supports_sme()) { in task_fpsimd_load()480 if (system_supports_sme()) { in fpsimd_save_user_state()610 if (system_supports_sme()) in sme_sysctl_init()672 if (!system_supports_sve() && !system_supports_sme()) in fpsimd_to_sve()698 if (!system_supports_sve() && !system_supports_sme()) in sve_to_fpsimd()968 if (!system_supports_sme() || is_compat_task()) in sme_set_current_vl()981 if (!system_supports_sme() || is_compat_task()) in sme_get_current_vl()1245 if (!system_supports_sme()) in sme_setup()1286 if (!system_supports_sme()) in sme_suspend_exit()[all …]
448 if (!system_supports_sme()) in restore_sve_fpsimd_context()458 if (!system_supports_sve() && !system_supports_sme()) in restore_sve_fpsimd_context()866 if (!system_supports_sve() && !system_supports_sme()) in parse_user_sigframe()888 if (!system_supports_sme()) in parse_user_sigframe()1062 if (err == 0 && system_supports_sme() && user.za) in restore_sigframe()1201 if (system_supports_sve() || system_supports_sme()) { in setup_sigframe_layout()1227 if (system_supports_sme()) { in setup_sigframe_layout()1316 if ((system_supports_sve() || system_supports_sme()) && in setup_sigframe()1345 if (system_supports_sme() && err == 0 && user->za_offset) { in setup_sigframe()1528 if (system_supports_sme()) { in setup_return()
384 if (system_supports_sme()) in cpuid_cpu_online()
470 if (system_supports_sme()) { in copy_thread()
3314 return system_supports_sme() && has_user_cpuid_feature(cap, scope); in has_sme_feature()3876 if (system_supports_sme()) in verify_local_cpu_capabilities()
762 static __always_inline bool system_supports_sme(void) in system_supports_sme() function779 return system_supports_sme(); in system_supports_tpidr2()
225 if (system_supports_sme() && (thread->svcr & SVCR_SM_MASK)) in thread_get_cur_vl()