Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kernel/cpu/
Dproc.c139 if (i < ARRAY_SIZE(x86_power_flags) && in show_cpuinfo()
140 x86_power_flags[i]) in show_cpuinfo()
142 x86_power_flags[i][0] ? " " : "", in show_cpuinfo()
143 x86_power_flags[i]); in show_cpuinfo()
Dpowerflags.c10 const char *const x86_power_flags[32] = { variable
/Linux-v6.1/arch/um/include/asm/
Dcpufeature.h13 extern const char * const x86_power_flags[32];
/Linux-v6.1/arch/x86/include/asm/
Dcpufeature.h42 extern const char * const x86_power_flags[32];