Home
last modified time | relevance | path

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

/Linux-v6.6/arch/s390/mm/
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()
/Linux-v6.6/arch/s390/include/asm/
Dextable.h34 const struct exception_table_entry *s390_search_extables(unsigned long addr);