Searched refs:system_supports_fpsimd (Results 1 – 7 of 7) sorted by relevance
14 #define cpu_has_neon() system_supports_fpsimd()
31 system_supports_fpsimd() && in may_use_simd()
741 static __always_inline bool system_supports_fpsimd(void) in system_supports_fpsimd() function
28 if (!system_supports_fpsimd()) in kvm_arch_vcpu_load_fp()
794 if (!system_supports_fpsimd()) in parse_user_sigframe()996 if (err == 0 && system_supports_fpsimd()) { in restore_sigframe()1130 if (system_supports_fpsimd()) { in setup_sigframe_layout()1246 if (err == 0 && system_supports_fpsimd()) { in setup_sigframe()
583 if (!system_supports_fpsimd()) in fpr_active()607 if (!system_supports_fpsimd()) in fpr_get()649 if (!system_supports_fpsimd()) in fpr_set()1872 if (!system_supports_fpsimd()) in compat_vfp_get()1899 if (!system_supports_fpsimd()) in compat_vfp_set()
62 if (vcpu_el1_is_32bit(vcpu) && system_supports_fpsimd()) { in __activate_traps_fpsimd32()669 if (!system_supports_fpsimd()) in kvm_hyp_handle_fpsimd()