Searched refs:vfp_state (Results 1 – 4 of 4) sorted by relevance
45 union vfp_state { union
72 union vfp_state vfpstate;
56 union vfp_state *vfp_current_hw_state[NR_CPUS];92 union vfp_state *vfp = &thread->vfpstate; in vfp_thread_flush()109 memset(vfp, 0, sizeof(union vfp_state)); in vfp_thread_flush()121 union vfp_state *vfp = &thread->vfpstate; in vfp_thread_exit()
57 DEFINE(VFP_CPU, offsetof(union vfp_state, hard.cpu)); in main()