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

/illumos-gate/usr/src/lib/libumem/common/
H A Dumem.c156 * with either umem_cpu_mask or cp->cache_cpu_mask to find the actual "cpu" id.
763 static uint32_t umem_cpu_mask = 0; /* global cpu mask */ variable
1342 &lhp->lh_cpu[CPU(umem_cpu_mask)->cpu_number];
2790 cp->cache_cpu_mask = umem_cpu_mask;
3300 umem_cpu_mask = 0;
3492 umem_cpu_mask = (umem_max_ncpus - 1);

Completed in 51 milliseconds