Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c6561 #define CH_CG(eax) (eax == 0xf82 || eax == 0xfb2) in cpuid_opteron_erratum() macro
6562 #define CG(eax) (SH_CG(eax) || DH_CG(eax) || CH_CG(eax)) in cpuid_opteron_erratum()