Searched refs:npxsave (Results 1 – 5 of 5) sorted by relevance
63 void npxsave(union savefpu *addr);
70 movl $npxsave,%eax
175 npxsave(td1->td_pcb->pcb_save); in cpu_fork()
150 call npxsave /* do it in a big C function */
924 npxsave(union savefpu *addr) in npxsave() function