Home
last modified time | relevance | path

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

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