Searched refs:vfp_save_state_common (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/arm64/arm64/
H A Dvfp.c174 vfp_save_state_common(struct thread *td, struct pcb *pcb) function
202 vfp_save_state_common(td, pcb);
216 vfp_save_state_common(curthread, pcb);
224 vfp_save_state_common(td, td->td_pcb);

Completed in 60 milliseconds