Home
last modified time | relevance | path

Searched refs:vfpstate (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/arm64/include/
H A Dpcb.h55 struct vfpstate *pcb_fpusaved;
69 struct vfpstate pcb_fpustate;
H A Dvfp.h59 struct vfpstate { struct
/f-stack/freebsd/arm64/arm64/
H A Dvfp.c53 struct vfpstate *prev;
57 struct vfpstate state;
103 vfp_store(struct vfpstate *state) in vfp_store()
135 vfp_restore(struct vfpstate *state) in vfp_restore()