Searched refs:cpu_have_feature (Results 1 – 16 of 16) sorted by relevance
33 int cpu_have_feature(unsigned int num) in cpu_have_feature() function52 EXPORT_SYMBOL(cpu_have_feature);
19 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
17 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
29 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
30 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
25 if (cpu_have_feature(S390_CPU_FEATURE_MSA) && in sha1_mod_init_arch()
25 if (cpu_have_feature(S390_CPU_FEATURE_MSA) && in sha256_mod_init_arch()
25 if (cpu_have_feature(S390_CPU_FEATURE_MSA) && in sha512_mod_init_arch()
125 if (!cpu_have_feature(S390_CPU_FEATURE_MSA)) in sha3_mod_init_arch()
51 if (!cpu_have_feature(cpu_feature(x))) \
16 if (cpu_have_feature(cpu_feature(AES))) { in crypto_aegis128_have_simd()
134 #define cpu_have_feature boot_cpu_has macro
135 #define cpu_have_feature boot_cpu_has macro
153 if (cpu_have_feature(cpu_feature(MIPS_CRC32))) in crc32_mod_init_arch()
371 if (cpu_have_feature(i)) { in print_cpu_modalias()
3467 rc = cpu_have_feature(cap->hwcap); in cpus_have_elf_hwcap()3876 bool cpu_have_feature(unsigned int num) in cpu_have_feature() function3880 EXPORT_SYMBOL_GPL(cpu_have_feature);