Searched refs:x86_power_flags (Results 1 – 1 of 1) sorted by relevance
817 static char *x86_power_flags[] = { in show_cpuinfo() local890 if (i < ARRAY_SIZE(x86_power_flags)) in show_cpuinfo()891 seq_printf(m, " %s", x86_power_flags[i]); in show_cpuinfo()