Searched refs:CH_D0 (Results 1 – 1 of 1) sorted by relevance
3404 #define CH_D0(eax) (eax == 0x10f80 || eax == 0x10fb0) in cpuid_opteron_erratum() macro3405 #define D0(eax) (SH_D0(eax) || DH_D0(eax) || CH_D0(eax)) in cpuid_opteron_erratum()