Searched refs:etable_start (Results 1 - 1 of 1) sorted by last modified time

/linux-master/arch/mips/kernel/
H A Drelocate.c181 unsigned long *etable_start, *etable_end, *e; local
183 etable_start = RELOCATED(&__start___ex_table);
186 for (e = etable_start; e < etable_end; e++)

Completed in 139 milliseconds