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

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

Completed in 306 milliseconds