Home
last modified time | relevance | path

Searched refs:fp_runq (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/sparc/sys/fpu/
H A Dfpusystm.h58 extern void fp_runq(struct regs *);
/titanic_44/usr/src/uts/sparc/v9/fpu/
H A Dfpu.c318 fp_runq(struct regs *rp) in fp_runq() function
/titanic_44/usr/src/uts/sparc/v9/os/
H A Dv9dep.c228 fp_runq(lwp->lwp_regs); in run_fpq()