Searched refs:SH_D0 (Results 1 – 1 of 1) sorted by relevance
3378 #define SH_D0(eax) (eax == 0x10f40 || eax == 0x10f50 || eax == 0x10f70) in cpuid_opteron_erratum() macro3381 #define D0(eax) (SH_D0(eax) || DH_D0(eax) || CH_D0(eax)) in cpuid_opteron_erratum()