Searched refs:CH_CG (Results 1 – 1 of 1) sorted by relevance
3399 #define CH_CG(eax) (eax == 0xf82 || eax == 0xfb2) in cpuid_opteron_erratum() macro3400 #define CG(eax) (SH_CG(eax) || DH_CG(eax) || CH_CG(eax)) in cpuid_opteron_erratum()