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