Home
last modified time | relevance | path

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

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