Home
last modified time | relevance | path

Searched refs:X86_FEATURE_CPB (Results 1 – 2 of 2) sorted by relevance

/arch/x86/kernel/cpu/
Dscattered.c42 { X86_FEATURE_CPB, CR_EDX, 9, 0x80000007, 0 }, in init_scattered_cpuid_features()
/arch/x86/include/asm/
Dcpufeature.h174 #define X86_FEATURE_CPB (7*32+ 2) /* AMD Core Performance Boost */ macro