Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dtraps.c436 static const struct exception_table_entry *search_dbe_tables(unsigned long addr) in search_dbe_tables() function
458 fixup = search_dbe_tables(exception_epc(regs)); in do_be()