Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/i86pc/os/
H A Dcpuid.c3420 #define DR_B0(eax) (eax == 0x100f20) in cpuid_opteron_erratum() macro
3571 return (DR_AX(eax) || DR_B0(eax) || DR_B1(eax) || DR_BA(eax) || in cpuid_opteron_erratum()