Searched refs:system_supports_fa64 (Results 1 – 2 of 2) sorted by relevance
413 restore_ffr = system_supports_fa64(); in task_fpsimd_load()480 save_ffr = system_supports_fa64(); in fpsimd_save_user_state()1338 if (system_supports_fa64()) in sme_suspend_exit()2004 if (!system_supports_fa64()) in __efi_fpsimd_begin()2055 if (!system_supports_fa64()) in __efi_fpsimd_end()
749 static __always_inline bool system_supports_fa64(void) in system_supports_fa64() function