Searched refs:mset (Results 1 – 1 of 1) sorted by relevance
595 cpuset_t mset = xc_mbox[lcx].xc_cpuset; in xc_some() local597 CPUSET_AND(mset, cpuset); in xc_some()599 ASSERT(CPUSET_ISEQUAL(mset, cpuset)); in xc_some()674 cpuset_t mset = xc_mbox[lcx].xc_cpuset; in xc_all() local676 CPUSET_AND(mset, xc_cpuset); in xc_all()678 ASSERT(CPUSET_ISEQUAL(mset, xc_cpuset)); in xc_all()