Searched refs:fpu_execute (Results 1 – 2 of 2) sorted by relevance
43 int fpu_execute(struct proc *, struct fpemu *, union instr);
236 error = fpu_execute(p, &fe, instr); in fpu_cleanup()276 fpu_execute(struct proc *p, struct fpemu *fe, union instr instr) in fpu_execute() function