etable_start      174 arch/mips/kernel/relocate.c 	unsigned long *etable_start, *etable_end, *e;
etable_start      176 arch/mips/kernel/relocate.c 	etable_start = RELOCATED(&__start___ex_table);
etable_start      179 arch/mips/kernel/relocate.c 	for (e = etable_start; e < etable_end; e++)