Searched refs:fp_free (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/intel/ia32/os/ |
H A D | fpu.c | 238 fpsave_ctxt, NULL, fp_new_lwp, fp_new_lwp, NULL, fp_free); in fp_new_lwp() 266 fp_free(struct fpu_ctx *fp, int isexec) in fp_free() function 381 fpsave_ctxt, NULL, fp_new_lwp, fp_new_lwp, NULL, fp_free); in fp_seed()
|
H A D | archdep.c | 284 fp_free(fpu, 0); in setfpregs()
|
/titanic_50/usr/src/uts/sparc/sys/fpu/ |
H A D | fpusystm.h | 68 extern void fp_free(kfpu_t *, int);
|
/titanic_50/usr/src/uts/intel/sys/ |
H A D | archsystm.h | 126 extern void fp_free(struct fpu_ctx *, int);
|
/titanic_50/usr/src/uts/sparc/v9/fpu/ |
H A D | fpu.c | 130 fp_free(kfpu_t *fp, int isexec) in fp_free() function
|
/titanic_50/usr/src/uts/sun4/os/ |
H A D | machdep.c | 262 fp_free(fp, isexec); in lwp_freeregs()
|