Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/kernel/cpu/
Dproc.c141 if (i < ARRAY_SIZE(x86_power_flags) && in show_cpuinfo()
142 x86_power_flags[i]) in show_cpuinfo()
144 x86_power_flags[i][0] ? " " : "", in show_cpuinfo()
145 x86_power_flags[i]); in show_cpuinfo()
Dpowerflags.c10 const char *const x86_power_flags[32] = { variable
/linux-6.12.1/arch/um/include/asm/
Dcpufeature.h13 extern const char * const x86_power_flags[32];
/linux-6.12.1/arch/x86/include/asm/
Dcpufeature.h44 extern const char * const x86_power_flags[32];