Searched defs:cpu_has_neon (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/arm64/include/asm/
H A Dneon.h14 #define cpu_has_neon() system_supports_fpsimd() macro
/linux-master/arch/arm/include/asm/
H A Dneon.h10 #define cpu_has_neon() (!!(elf_hwcap & HWCAP_NEON)) macro
/linux-master/lib/raid6/
H A Dneon.c15 #define cpu_has_neon() (1) macro
H A Drecov_neon.c15 #define cpu_has_neon() (1) macro

Completed in 114 milliseconds