Searched defs:cpu0_lgrp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/disp/
H A Dcmt.c87 static cmt_lgrp_t *cpu0_lgrp = NULL; /* boot CPU's initial lgrp */ variable
753 cpu0_lgrp = lgrp;
791 if (ncpus == 1 && lgrp != cpu0_lgrp) {
809 lgrp = cpu0_lgrp;

Completed in 57 milliseconds