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