Home
last modified time | relevance | path

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

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