Searched refs:cpu_have_feature (Results 1 – 9 of 9) sorted by relevance
21 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
28 int cpu_have_feature(unsigned int nr);
32 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
90 int cpu_have_feature(unsigned int num) in cpu_have_feature() function94 EXPORT_SYMBOL(cpu_have_feature);
33 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
54 if (!cpu_have_feature(cpu_feature(x))) \
223 #define cpu_have_feature boot_cpu_has macro
362 static inline bool cpu_have_feature(unsigned int num) in cpu_have_feature() function
335 if (cpu_have_feature(i)) { in print_cpu_modalias()