Searched refs:SH_D0 (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/i86pc/os/ | ||
H A D | cpuid.c | 3407 #define SH_D0(eax) (eax == 0x10f40 || eax == 0x10f50 || eax == 0x10f70) macro 3410 #define D0(eax) (SH_D0(eax) || DH_D0(eax) || CH_D0(eax)) |
Completed in 55 milliseconds