Searched defs:CH_CG (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dcpuid.c3404 #define CH_CG(eax) (eax == 0xf82 || eax == 0xfb2) macro
3405 #define CG(eax) (SH_CG(eax) || DH_CG(eax) || CH_CG(eax))

Completed in 73 milliseconds