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

/illumos-gate/usr/src/uts/common/sys/
H A Dparam.h376 extern const int _ncpu_log2;
397 #define NCPU_LOG2 _ncpu_log2
/illumos-gate/usr/src/uts/common/conf/
H A Dparam.c119 const int _ncpu_log2 = (int)NCPU_LOG2; variable

Completed in 59 milliseconds