Searched refs:system_supports_fpsimd (Results 1 – 4 of 4) sorted by relevance
14 #define cpu_has_neon() system_supports_fpsimd()
567 static inline bool system_supports_fpsimd(void) in system_supports_fpsimd() function
985 if (!system_supports_fpsimd()) in fpsimd_thread_switch()1012 if (!system_supports_fpsimd()) in fpsimd_flush_thread()1065 if (!system_supports_fpsimd()) in fpsimd_preserve_current_state()1131 if (!system_supports_fpsimd()) in fpsimd_restore_current_state()1151 if (!system_supports_fpsimd()) in fpsimd_update_current_state()1234 if (WARN_ON(!system_supports_fpsimd())) in kernel_neon_begin()1260 if (!system_supports_fpsimd()) in kernel_neon_end()1292 if (!system_supports_fpsimd()) in __efi_fpsimd_begin()1324 if (!system_supports_fpsimd()) in __efi_fpsimd_end()
58 if (vcpu_el1_is_32bit(vcpu) && system_supports_fpsimd()) { in __activate_traps_fpsimd32()311 if (!system_supports_fpsimd()) in __hyp_handle_fpsimd()