Home
last modified time | relevance | path

Searched refs:npanther (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_common_mmu.c200 int npanther = cinfo; in mmu_init_mmu_page_sizes() local
203 if (npanther == ncpunode) { in mmu_init_mmu_page_sizes()
212 } else if (npanther > 0) { in mmu_init_mmu_page_sizes()
/illumos-gate/usr/src/uts/sun4u/os/
H A Dfillsysinfo.c931 int npanther = 0; in check_cpus_set() local
948 npanther += 1; in check_cpus_set()
1001 (void) mmu_init_mmu_page_sizes(npanther); in check_cpus_set()
1003 if ((npanther == ncpunode) && (&cpu_fix_allpanther)) { in check_cpus_set()