Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/os/
H A Dcpuid.c3397 #define DR_B1(eax) (eax == 0x100f21) in cpuid_opteron_erratum() macro
3547 return (DR_AX(eax) || DR_B0(eax) || DR_B1(eax) || DR_BA(eax) || in cpuid_opteron_erratum()