Searched refs:extable_fixup (Results 1 – 11 of 11) sorted by relevance
36 static inline unsigned long extable_fixup(const struct exception_table_entry *x) in extable_fixup() function59 regs->psw.addr = extable_fixup(x); in ex_handle()
25 static inline unsigned long extable_fixup(const struct exception_table_entry *x) in extable_fixup() function
174 regs->nip = extable_fixup(entry); in mpc7448_machine_check_exception()
252 regs->nip = extable_fixup(entry); in ppc750_machine_check_exception()
164 S390_lowcore.program_old_psw.addr = extable_fixup(fixup); in early_pgm_check_handler()
569 regs->nip = extable_fixup(entry); in bad_page_fault()
526 regs->nip = extable_fixup(entry); in kprobe_fault_handler()
279 regs->nip = extable_fixup(entry); in mce_common_process_ue()
564 regs->nip = extable_fixup(entry); in check_io_access()
112 regs->nip = extable_fixup(entry); in fsl_rio_mcheck_exception()
632 regs->psw.addr = extable_fixup(x); in ex_handler_bpf()