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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dcpuid.c3408 #define DH_D0(eax) (eax == 0x10fc0 || eax == 0x10ff0) macro
3410 #define D0(eax) (SH_D0(eax) || DH_D0(eax) || CH_D0(eax))

Completed in 56 milliseconds