Searched refs:cpu_have_feature (Results 1 – 6 of 6) sorted by relevance
49 int cpu_have_feature(unsigned int num) in cpu_have_feature() function53 EXPORT_SYMBOL(cpu_have_feature);
27 int cpu_have_feature(unsigned int nr);
54 if (!cpu_have_feature(cpu_feature(x))) \
98 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
603 #define cpu_have_feature boot_cpu_has macro
324 if (cpu_have_feature(i)) { in print_cpu_modalias()