Home
last modified time | relevance | path

Searched refs:etable_start (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/mips/kernel/
Drelocate.c174 unsigned long *etable_start, *etable_end, *e; in relocate_exception_table() local
176 etable_start = RELOCATED(&__start___ex_table); in relocate_exception_table()
179 for (e = etable_start; e < etable_end; e++) in relocate_exception_table()