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

  /src/sys/arch/arm/include/
mcontext.h 234 void vfp_setcontext(struct lwp *, const mcontext_t *);
  /src/sys/arch/arm/arm/
sig_machdep.c 257 vfp_setcontext(l, mcp);
  /src/sys/arch/arm/vfp/
vfp_init.c 654 vfp_setcontext(struct lwp *l, const mcontext_t *mcp) function in typeref:typename:void

Completed in 12 milliseconds