Home
last modified time | relevance | path

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

/freebsd/sys/i386/include/
H A Dnpx.h68 void npxuserinited(struct thread *);
/freebsd/sys/i386/i386/
H A Dnpx.c993 npxuserinited(td); in npxgetregs()
1055 npxuserinited(struct thread *td) in npxuserinited() function
1132 npxuserinited(td); in npxsetregs()
H A Dexec_machdep.c1099 npxuserinited(td); in set_fpregs()