Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/mm/
H A Dextable.c11 const struct exception_table_entry *s390_search_extables(unsigned long addr) in s390_search_extables() function
68 ex = s390_search_extables(instruction_pointer(regs)); in fixup_exception()
/openbmc/linux/arch/s390/include/asm/
H A Dextable.h34 const struct exception_table_entry *s390_search_extables(unsigned long addr);