Searched refs:mpo_disabled (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun4/os/
H A Dlgrpplat.c96 int mpo_disabled = 0; variable
206 if (lgrp_topo_ht_limit() == 1 || max_mem_nodes == 1 || mpo_disabled ||
306 if (lgrp_topo_ht_limit() == 1 || mpo_disabled || max_mem_nodes == 1)
323 if (lgrp_topo_ht_limit() == 1 || mpo_disabled || max_mem_nodes == 1)
333 if (lgrp_topo_ht_limit() == 1 || mpo_disabled || max_mem_nodes == 1)
/illumos-gate/usr/src/uts/sun4u/starcat/os/
H A Dstarcat.c497 extern int mpo_disabled;
511 * At that point, we set the "mpo_disabled" flag to true,
521 if (mpo_disabled) {
527 mpo_disabled = 1;
573 if (mpo_disabled)
680 if (mpo_disabled)
/illumos-gate/usr/src/uts/sun4u/opl/os/
H A Dopl.c536 extern int mpo_disabled;
547 * At that point, we set the "mpo_disabled" flag to true,
557 if (mpo_disabled) {
634 if (mpo_disabled)
762 if (mpo_disabled)

Completed in 64 milliseconds