Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dproc.c129 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()
Dpowerflags.c10 const char *const x86_power_flags[32] = { variable
/arch/x86/include/asm/
Dcpufeature.h39 extern const char * const x86_power_flags[32];