Home
last modified time | relevance | path

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

/linux-6.12.1/arch/s390/mm/
Dextable.c64 static bool ex_handler_zeropad(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_zeropad() function
101 return ex_handler_zeropad(ex, regs); in fixup_exception()
/linux-6.12.1/arch/x86/mm/
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()