Lines Matching defs:nlgrps
97 int nlgrps; /* number of lgroups in machine */
286 if (nlgrps > 2)
305 ASSERT(nlgrps == 0);
306 id = nlgrps++;
858 lgrpid = nlgrps++;
868 nlgrps++;
888 if (nlgrps > nlgrpsmax || my_lgrp == NULL)
889 panic("Too many lgrps for platform (%d)", nlgrps);
925 if (nlgrps == 1)
959 nlgrps--;
3644 if (nlgrps == 1 || !lgrp_initialized)
3808 ASSERT(lgrps_spanned <= nlgrps);