Home
last modified time | relevance | path

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

/linux/arch/s390/mm/
H A Dextable.c53 static bool ex_handler_zeropad(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_zeropad() function
95 return ex_handler_zeropad(ex, regs); in fixup_exception()
/linux/arch/x86/mm/
H A Dextable.c57 static bool ex_handler_zeropad(const struct exception_table_entry *e, in ex_handler_zeropad() function
367 return ex_handler_zeropad(e, regs, fault_addr); in fixup_exception()