Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/opl/sys/
H A Dopl_hwdesc.h40 #define HWD_CPUS_PER_CORE 4 /* Strands per physical core */ macro
219 hwd_cpu_t core_cpus[HWD_CPUS_PER_CORE];
/illumos-gate/usr/src/uts/sun4u/io/
H A Dopl_cfg.c776 for (i = 0; i < HWD_CPUS_PER_CORE; i++) { in opl_probe_cpus()