Searched refs:arch_fixup (Results 1 – 3 of 3) sorted by relevance
12 extern int arch_fixup(unsigned long address, struct uml_pt_regs *regs);
18 int arch_fixup(unsigned long address, struct uml_pt_regs *regs) in arch_fixup() function
258 else if (!is_user && arch_fixup(ip, regs)) in segv()