Searched refs:cpu_have_feature (Results 1 – 10 of 10) sorted by relevance
28 int cpu_have_feature(unsigned int nr);
17 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
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
150 #define cpu_have_feature boot_cpu_has macro
102 int cpu_have_feature(unsigned int num) in cpu_have_feature() function106 EXPORT_SYMBOL(cpu_have_feature);
434 bool cpu_have_feature(unsigned int num);439 #define cpu_have_named_feature(name) cpu_have_feature(cpu_feature(name))
217 #define cpu_have_feature boot_cpu_has macro
207 if (cpu_have_feature(j)) in c_show()
2805 rc = cpu_have_feature(cap->hwcap); in cpus_have_elf_hwcap()3175 bool cpu_have_feature(unsigned int num) in cpu_have_feature() function3180 EXPORT_SYMBOL_GPL(cpu_have_feature);