Searched refs:system_supports_fa64 (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/arm64/kernel/
H A Dfpsimd.c413 restore_ffr = system_supports_fa64();
480 save_ffr = system_supports_fa64();
1338 if (system_supports_fa64())
2028 if (!system_supports_fa64())
2079 if (!system_supports_fa64())
/linux-master/arch/arm64/include/asm/
H A Dcpufeature.h763 static __always_inline bool system_supports_fa64(void) function

Completed in 122 milliseconds