Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmsr-index.h48 #define MSR_IA32_BBL_CR_CTL 0x00000119 macro
/linux-4.4.14/arch/x86/kernel/cpu/
Dcommon.c227 rdmsr(MSR_IA32_BBL_CR_CTL, lo, hi); in squash_the_stupid_serial_number()
229 wrmsr(MSR_IA32_BBL_CR_CTL, lo, hi); in squash_the_stupid_serial_number()