Searched refs:stride_shift (Results 1 – 1 of 1) sorted by relevance
277 unsigned int i, stride_shift; in expand_to_table() local287 stride_shift = LEVEL_TO_VA_SIZE_SHIFT(level + 1); in expand_to_table()289 table[i] = desc | (i << stride_shift); in expand_to_table()