Searched refs:ncpunode (Results 1 - 4 of 4) 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...]
/illumos-gate/usr/src/uts/sun4u/starcat/os/
H A Dstarcat.c149 extern int ncpunode; /* number of CPUs detected by OBP */
185 if (kernel_cage_enable && ncpunode >= 32) {
1325 if (kernel_cage_enable && (ncpunode >= 32 || segkmem_reloc == 1))
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachsystm.h186 extern int ncpunode;
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common_mmu.c203 if (npanther == ncpunode) {

Completed in 78 milliseconds