Searched refs:do_mathemu (Results 1 – 5 of 5) sorted by relevance
452 int do_mathemu(struct pt_regs *regs);
240 ret = do_mathemu(regs, fpt);
144 int do_mathemu(struct pt_regs *regs, struct task_struct *fpt) in do_mathemu() function
167 int do_mathemu(struct pt_regs *regs, struct fpustate *f, bool illegal_insn_trap) in do_mathemu() function
226 do_mathemu(struct pt_regs *regs) in do_mathemu() function