Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/i86pc/os/
H A Dcpuid.c3378 #define SH_D0(eax) (eax == 0x10f40 || eax == 0x10f50 || eax == 0x10f70) in cpuid_opteron_erratum() macro
3381 #define D0(eax) (SH_D0(eax) || DH_D0(eax) || CH_D0(eax)) in cpuid_opteron_erratum()