Home
last modified time | relevance | path

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

/linux-4.4.14/arch/score/include/asm/
Dmodule.h12 const struct exception_table_entry *dbe_end; member
/linux-4.4.14/arch/mips/kernel/
Dmodule.c258 e = search_extable(dbe->dbe_start, dbe->dbe_end - 1, addr); in search_module_dbetables()
285 me->arch.dbe_end = (void *)s->sh_addr + s->sh_size; in module_finalize()
/linux-4.4.14/arch/mips/include/asm/
Dmodule.h12 const struct exception_table_entry *dbe_end; member