Home
last modified time | relevance | path

Searched refs:save_fpu_nodrop (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/powerpc/include/
H A Dfpu.h76 void save_fpu_nodrop(struct thread *);
/freebsd/sys/powerpc/powerpc/
H A Dptrace_machdep.c87 save_fpu_nodrop(td); in cpu_ptrace()
H A Dfpu.c203 save_fpu_nodrop(struct thread *td) in save_fpu_nodrop() function
H A Dexec_machdep.c647 save_fpu_nodrop(td); in cpu_update_pcb()