Searched refs:x86_power_flags (Results 1 – 3 of 3) sorted by relevance
129 if (i < ARRAY_SIZE(x86_power_flags) && in show_cpuinfo()130 x86_power_flags[i]) in show_cpuinfo()132 x86_power_flags[i][0] ? " " : "", in show_cpuinfo()133 x86_power_flags[i]); in show_cpuinfo()
10 const char *const x86_power_flags[32] = { variable
39 extern const char * const x86_power_flags[32];