Searched refs:next_xlat (Results 1 – 1 of 1) sorted by relevance
62 static unsigned next_xlat; variable230 unsigned long *new_table = xlat_tables[next_xlat++]; in init_xlation_table()231 assert(next_xlat <= MAX_XLAT_TABLES); in init_xlation_table()