Searched refs:NCPU_P2 (Results 1 – 11 of 11) sorted by relevance
136 #define NCPU_P2 _mdb_ks_ncpu_p2 macro
51 pad_mutex_t page_llocks[8 * NCPU_P2];130 #define VPH_TABLE_SIZE (8 * NCPU_P2)132 #define VPH_TABLE_SIZE (2 * NCPU_P2)
207 #define ANI_MAX_POOL (NCPU_P2)
113 ((unsigned)(((2*NCPU_P2) > 128) ? NCPU_LOG2 + 1 : 7))
2494 #define NLCK (NCPU_P2)
69 #define NCPU_P2 (1 << NCPU_LOG2) macro
67 #define NCPU_P2 (1 << NCPU_LOG2) macro
107 #define NCPU_P2 (1 << NCPU_LOG2) macro
398 #define NCPU_P2 _ncpu_p2 macro
120 const int _ncpu_p2 = (int)NCPU_P2;
745 #if ((2*NCPU_P2) > 128)