Home
last modified time | relevance | path

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

/linux-6.6.21/tools/arch/x86/include/asm/
Dmsr-index.h180 #define MSR_IA32_BBL_CR_CTL 0x00000119 macro
/linux-6.6.21/arch/x86/include/asm/
Dmsr-index.h180 #define MSR_IA32_BBL_CR_CTL 0x00000119 macro
/linux-6.6.21/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()