HomeSort by: relevance | last modified time | path
    Searched defs:share_fpu (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc/include/
userret.h 54 static __inline void share_fpu(struct lwp *, struct trapframe *);
89 static __inline void share_fpu(struct lwp *l, struct trapframe *tf) function in typeref:typename:void
  /src/sys/arch/sparc64/include/
userret.h 73 static __inline void share_fpu(struct lwp *, struct trapframe64 *);
83 share_fpu(struct lwp *l, struct trapframe64 *tf) function in typeref:typename:void

Completed in 11 milliseconds