Home
last modified time | relevance | path

Searched refs:cpu_fix_allpanther (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcpu_module.h67 #pragma weak cpu_fix_allpanther macro
68 void cpu_fix_allpanther(void);
/illumos-gate/usr/src/uts/sun4u/os/
H A Dfillsysinfo.c1003 if ((npanther == ncpunode) && (&cpu_fix_allpanther)) { in check_cpus_set()
1004 cpu_fix_allpanther(); in check_cpus_set()
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetahplus.c147 cpu_fix_allpanther(void) in cpu_fix_allpanther() function