Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dvmlinux.lds.S83 __stop___dbe_table = .; symbol
H A Dtraps.c429 extern struct exception_table_entry __stop___dbe_table[];
441 __stop___dbe_table - __start___dbe_table, addr); in search_dbe_tables()
2536 sort_extable(__start___dbe_table, __stop___dbe_table); in trap_init()