HomeSort by: relevance | last modified time | path
    Searched refs:fpu_restore_from_mcontext (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/powerpc/include/
fpu.h 83 void fpu_restore_from_mcontext(struct lwp *, const mcontext_t *);
  /src/sys/arch/powerpc/powerpc/
fpu.c 239 fpu_restore_from_mcontext(lwp_t *l, const mcontext_t *mcp) function in typeref:typename:void
sig_machdep.c 274 fpu_restore_from_mcontext(l, mcp);

Completed in 12 milliseconds