Searched refs:MSR_IA32_CORE_CAPS (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | msr-index.h | 85 #define MSR_IA32_CORE_CAPS 0x000000cf macro |
/arch/x86/kernel/cpu/ | ||
D | intel.c | 1315 rdmsrl(MSR_IA32_CORE_CAPS, ia32_core_caps); in split_lock_setup() |