Searched refs:vfp_state (Results 1 – 2 of 2) sorted by relevance
539 vfp_state_initialize(struct arm_vfpsaved_state *vfp_state) in vfp_state_initialize() argument553 bzero(vfp_state, sizeof(*vfp_state)); in vfp_state_initialize()554 vfp_state->fpscr = FPSCR_DEFAULT; in vfp_state_initialize()
201 extern void vfp_state_initialize(struct arm_vfpsaved_state *vfp_state);