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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_param.h136 #define NCPU_P2 _mdb_ks_ncpu_p2 macro
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dmachparam.h64 /* NCPU_P2 is NCPU rounded to a power of 2 */
65 #define NCPU_P2 (1 << NCPU_LOG2) macro
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachparam.h106 /* NCPU_P2 is NCPU rounded to a power of 2 */
107 #define NCPU_P2 (1 << NCPU_LOG2) macro
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachparam.h66 /* NCPU_P2 is NCPU rounded to a power of 2 */
67 #define NCPU_P2 (1 << NCPU_LOG2) macro
/illumos-gate/usr/src/uts/common/sys/
H A Dparam.h398 #define NCPU_P2 _ncpu_p2 macro

Completed in 100 milliseconds