Home
last modified time | relevance | path

Searched refs:X86_FEATURE_APERFMPERF (Results 1 – 3 of 3) 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.h102 #define X86_FEATURE_APERFMPERF (3*32+28) /* APERFMPERF */ macro
Dprocessor.h954 WARN_ON_ONCE(!boot_cpu_has(X86_FEATURE_APERFMPERF)); in get_aperfmperf()