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