Home
last modified time | relevance | path

Searched refs:ARM64_HAS_NO_FPSIMD (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dcpucaps.h26 #define ARM64_HAS_NO_FPSIMD 16 macro
H A Dcpufeature.h700 return !cpus_have_const_cap(ARM64_HAS_NO_FPSIMD); in system_supports_fpsimd()
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dcpufeature.h738 return !cpus_have_const_cap(ARM64_HAS_NO_FPSIMD); in system_supports_fpsimd()
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dcpufeature.c1873 .capability = ARM64_HAS_NO_FPSIMD,
/kernel/linux/linux-6.6/arch/arm64/kernel/
H A Dcpufeature.c2365 .capability = ARM64_HAS_NO_FPSIMD,

Completed in 11 milliseconds