Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/disp/
H A Dthread_intr.c46 tp = thread_create(NULL, LL_INTR_STKSZ, in thread_create_intr()
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dmachparam.h133 #define LL_INTR_STKSZ (LL_INTR_STKSZ_NPGS * PAGESIZE) macro