Searched defs:has_cpuflag (Results 1 – 4 of 4) sorted by relevance
4 bool has_cpuflag(int flag) in has_cpuflag() function
25 #define has_cpuflag(f) cpu_feature_enabled(f) macro
15 #define has_cpuflag(f) cpu_feature_enabled(f) macro
4 #define has_cpuflag(f) cpu_feature_enabled(f) macro