Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dmsr-index.h195 #define MSR_IA32_BBL_CR_CTL 0x00000119 macro
/arch/x86/kernel/cpu/
Dcommon.c334 rdmsr(MSR_IA32_BBL_CR_CTL, lo, hi); in squash_the_stupid_serial_number()
336 wrmsr(MSR_IA32_BBL_CR_CTL, lo, hi); in squash_the_stupid_serial_number()