Searched refs:vfp_save_state (Results 1 – 6 of 6) sorted by relevance
167 vfp_save_state(struct thread *td, struct pcb *pcb) in vfp_save_state() function286 vfp_save_state(curthread, pcb); in fpu_kern_enter()308 vfp_save_state(curthread, pcb); in fpu_kern_enter()
154 bl vfp_save_state286 bl vfp_save_state
86 vfp_save_state(td1, td1->td_pcb); in cpu_fork()
134 vfp_save_state(td, curpcb); in get_fpcontext32()
290 vfp_save_state(td, pcb); in fill_fpregs()631 vfp_save_state(td, curpcb); in get_fpcontext()
72 void vfp_save_state(struct thread *, struct pcb *);