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

/linux-4.1.27/arch/x86/kernel/cpu/
H A Dpowerflags.c9 const char *const x86_power_flags[32] = { variable
H A Dproc.c124 if (i < ARRAY_SIZE(x86_power_flags) && show_cpuinfo()
125 x86_power_flags[i]) show_cpuinfo()
127 x86_power_flags[i][0] ? " " : "", show_cpuinfo()
128 x86_power_flags[i]); show_cpuinfo()
/linux-4.1.27/arch/x86/include/asm/
H A Dcpufeature.h277 extern const char * const x86_power_flags[32];

Completed in 172 milliseconds