Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dparam.h389 extern const int _ncpu_p2;
410 #define NCPU_P2 _ncpu_p2
/illumos-gate/usr/src/uts/common/conf/
H A Dparam.c121 const int _ncpu_p2 = (int)NCPU_P2; variable