Searched defs:ncpunode (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/os/
H A Dfillsysinfo.c99 int ncpunode; variable
600 if (ncpunode == 0) {
609 ncpunode++;
812 ASSERT(ncpunode > 0); /* fiximp not req'd */
819 ncpunode++;
826 ncpunode--;
997 * where npanther == ncpunode. Also, set ecache_alignsize (and a few
1003 if ((npanther == ncpunode) && (&cpu_fix_allpanther)) {
1011 if ((njupiter == ncpunode) && (&cpu_fix_alljupiter)) {
1016 * Set max cpus we can have based on ncpunode an
[all...]

Completed in 78 milliseconds