Searched refs:dbe_table_start (Results 1 – 4 of 4) sorted by relevance
20 const struct exception_table_entry *dbe_table_start; member36 if (archdata->dbe_table_start > archdata->dbe_table_end || in mips_module_init()37 (archdata->dbe_table_start && in mips_module_init()38 !((unsigned long)archdata->dbe_table_start >= in mips_module_init()42 (((unsigned long)archdata->dbe_table_start - in mips_module_init()59 .dbe_table_start = __start___dbe_table, in mips_init_modules()
20 const struct exception_table_entry *dbe_table_start; member36 if (archdata->dbe_table_start > archdata->dbe_table_end || in mips64_module_init()37 (archdata->dbe_table_start && in mips64_module_init()38 !((unsigned long)archdata->dbe_table_start >= in mips64_module_init()42 (((unsigned long)archdata->dbe_table_start - in mips64_module_init()59 .dbe_table_start = __start___dbe_table, in mips64_init_modules()
335 if (ap->dbe_table_start == NULL || in search_dbe_table()338 ret = search_one_table(ap->dbe_table_start, in search_dbe_table()
345 if (ap->dbe_table_start == NULL || in search_dbe_table()348 ret = search_one_table(ap->dbe_table_start, in search_dbe_table()