Searched refs:cpu_have_feature (Results 1 – 16 of 16) sorted by relevance
17 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
28 int cpu_have_feature(unsigned int nr);
28 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
51 if (!cpu_have_feature(cpu_feature(x))) \
102 int cpu_have_feature(unsigned int num) in cpu_have_feature() function106 EXPORT_SYMBOL(cpu_have_feature);
26 if (cpu_have_feature(cpu_feature(AES))) { in crypto_aegis128_have_simd()
150 #define cpu_have_feature boot_cpu_has macro
433 bool cpu_have_feature(unsigned int num);438 #define cpu_have_named_feature(name) cpu_have_feature(cpu_feature(name))
219 #define cpu_have_feature boot_cpu_has macro
188 if (cpu_have_feature(j)) in c_show()
2547 rc = cpu_have_feature(cap->hwcap); in cpus_have_elf_hwcap()2897 bool cpu_have_feature(unsigned int num) in cpu_have_feature() function2902 EXPORT_SYMBOL_GPL(cpu_have_feature);
328 if (cpu_have_feature(i)) { in print_cpu_modalias()
4986 0x00000000 cpu_have_feature vmlinux EXPORT_SYMBOL_GPL
327 ffff80001001f320 T cpu_have_feature
Completed in 339 milliseconds