Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
Dextable.h45 ex_fixup_handler(const struct exception_table_entry *x) in ex_fixup_handler() function
55 ex_handler_t handler = ex_fixup_handler(x); in ex_handle()
/kernel/linux/linux-5.10/arch/x86/mm/
Dextable.c22 ex_fixup_handler(const struct exception_table_entry *x) in ex_fixup_handler() function
149 handler = ex_fixup_handler(e); in ex_get_fault_handler_type()
182 handler = ex_fixup_handler(e); in fixup_exception()