Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
Dscattered.c39 { X86_FEATURE_APERFMPERF, CR_ECX, 0, 0x00000006, 0 }, in init_scattered_cpuid_features()
/arch/x86/include/asm/
Dcpufeature.h106 #define X86_FEATURE_APERFMPERF ( 3*32+28) /* APERFMPERF */ macro