Home
last modified time | relevance | path

Searched refs:vfp_store (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/arm/arm/
H A Dswtch.S106 blne _C_LABEL(vfp_store) /* and disable the VFP. */
H A Dvfp.c272 vfp_store(struct vfp_state *vfpsave, boolean_t disable_vfp) in vfp_store() function
H A Dvm_machdep.c112 vfp_store(&td1->td_pcb->pcb_vfpstate, false); in cpu_fork()
H A Dswtch-v6.S330 blne _C_LABEL(vfp_store) /* and disable the VFP. */
H A Dmachdep.c368 vfp_store(&pcb->pcb_vfpstate, false); in get_vfpcontext()
/f-stack/freebsd/arm64/arm64/
H A Dvfp.c103 vfp_store(struct vfpstate *state) in vfp_store() function
195 vfp_store(pcb->pcb_fpusaved); in vfp_save_state()
/f-stack/freebsd/arm/include/
H A Dvfp.h155 void vfp_store(struct vfp_state *, boolean_t);