Home
last modified time | relevance | path

Searched refs:empty_pil (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/os/
H A Dsmt.c152 static uint_t empty_pil = XC_CPUPOKE_PIL; variable
191 if (empty_pil == pil) in smt_intr_alloc_pil()
192 empty_pil = PIL_MAX + 1; in smt_intr_alloc_pil()
382 return (pil != empty_pil); in pil_needs_kick()