Searched refs:INIT_TBLSHIFT (Results 1 – 1 of 1) sorted by relevance
1737 #define INIT_TBLSHIFT 3 /* initial table shift (2^3 = 8) */ macro1798 tp->tshift = ((initshift > INIT_TBLSHIFT) ? in ktinit()1799 initshift : INIT_TBLSHIFT) - 1; in ktinit()