Home
last modified time | relevance | path

Searched refs:npxexit (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/i386/include/
H A Dnpx.h55 void npxexit(struct thread *td);
/freebsd/sys/i386/i386/
H A Dnpx.c526 npxexit(struct thread *td) in npxexit() function
1445 npxexit(td); in fpu_kern_enter()