Searched refs:SH_E4 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dcpuid.c3415 #define SH_E4(eax) (eax == 0x20f51 || eax == 0x20f71) macro
3421 SH_E4(eax) || BH_E4(eax) || SH_E5(eax) || \
3542 return (SH_E0(eax) || JH_E1(eax) || SH_E4(eax) || BH_E4(eax) ||

Completed in 69 milliseconds