Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dscattered.c43 { X86_FEATURE_PROC_FEEDBACK, CR_EDX,11, 0x80000007, 0 }, in init_scattered_cpuid_features()
/arch/x86/include/asm/
Dcpufeature.h191 #define X86_FEATURE_PROC_FEEDBACK ( 7*32+ 9) /* AMD ProcFeedbackInterface */ macro