Home
last modified time | relevance | path

Searched defs:largestid (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_cpu_states.c852 uint_t largestid, smallestid; in send_mondo_set() local
1270 uint_t largestid, smallestid; in xt_sync() local
/illumos-gate/usr/src/uts/common/os/
H A Dcpu.c2834 cpuset_bounds(const cpuset_t *s, uint_t *smallestid, uint_t *largestid) in cpuset_bounds()