Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/x86/include/asm/
A Dcpufeatures.h327 #define X86_FEATURE_IRPERF (13*32+ 1) /* Instructions Retired Count */ macro
/linux-6.3-rc2/arch/x86/events/
A Dmsr.c32 return boot_cpu_has(X86_FEATURE_IRPERF); in test_irperf()
/linux-6.3-rc2/tools/arch/x86/include/asm/
A Dcpufeatures.h321 #define X86_FEATURE_IRPERF (13*32+ 1) /* Instructions Retired Count */ macro
/linux-6.3-rc2/arch/x86/kernel/cpu/
A Damd.c1003 if (cpu_has(c, X86_FEATURE_IRPERF) && in init_amd()

Completed in 11 milliseconds