Home
last modified time | relevance | path

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

/openbsd/sys/arch/i386/include/
H A Dspecialreg.h379 #define MSR_BBL_CR_CTL 0x119 /* PII+ only */ macro
/openbsd/sys/arch/amd64/include/
H A Dspecialreg.h534 #define MSR_BBL_CR_CTL 0x119 /* PII+ only */ macro
/openbsd/sys/arch/i386/i386/
H A Dmachdep.c1526 msr119 = rdmsr(MSR_BBL_CR_CTL); in intel686_cpu_setup()
1528 wrmsr(MSR_BBL_CR_CTL, msr119); in intel686_cpu_setup()