Searched refs:initshift (Results 1 – 1 of 1) sorted by relevance
1864 ktinit(Area *ap, struct table *tp, uint8_t initshift) in ktinit() argument1868 tp->tshift = ((initshift > INIT_TBLSHIFT) ? in ktinit()1869 initshift : INIT_TBLSHIFT) - 1; in ktinit()