Home
last modified time | relevance | path

Searched refs:x86_power_flags (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/x86_64/kernel/
Dsetup.c817 static char *x86_power_flags[] = { in show_cpuinfo() local
890 if (i < ARRAY_SIZE(x86_power_flags)) in show_cpuinfo()
891 seq_printf(m, " %s", x86_power_flags[i]); in show_cpuinfo()