Searched refs:vfp_state (Results 1 – 2 of 2) sorted by relevance
535 vfp_state_initialize(struct arm_vfpsaved_state *vfp_state) in vfp_state_initialize() argument549 bzero(vfp_state, sizeof(*vfp_state)); in vfp_state_initialize()550 vfp_state->fpscr = FPSCR_DEFAULT; in vfp_state_initialize()
200 extern void vfp_state_initialize(struct arm_vfpsaved_state *vfp_state);