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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dcpuid.c3397 #define SH_B3(eax) (eax == 0xf51) macro
3398 #define B(eax) (SH_B0(eax) || SH_B3(eax))

Completed in 295 milliseconds