NCPU_P2
const int _ncpu_p2 = (int)NCPU_P2;
#define ANI_MAX_POOL (NCPU_P2)
((unsigned)(((2*NCPU_P2) > 128) ? NCPU_LOG2 + 1 : 7))
#define VPH_TABLE_SIZE (8 * NCPU_P2)
#define VPH_TABLE_SIZE (2 * NCPU_P2)
pad_mutex_t page_llocks[8 * NCPU_P2];
#define NLCK (NCPU_P2)
#if ((2*NCPU_P2) > 128)