Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dparam.h384 extern const int _ncpu_p2;
405 #define NCPU_P2 _ncpu_p2
/titanic_41/usr/src/uts/common/conf/
H A Dparam.c120 const int _ncpu_p2 = (int)NCPU_P2; variable