Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dextable.c67 search_one_extable(const struct exception_table_entry *first, in search_one_extable() function
95 return search_one_extable(region->ex, region->ex_end - 1, regs->rip); in search_exception_table()
106 ? search_one_extable(region->ex, region->ex_end - 1, retptr) in search_exception_table()
183 unsigned long fixup = search_one_extable( in search_pre_exception_table()

Completed in 2 milliseconds