Searched defs:ifps (Results 1 – 2 of 2) sorted by relevance
516 fp_state_free(void *ifps, xstate_t xs) in fp_state_free()545 struct x86_fx_thread_state *ifps = fstate; in fpu_load_registers() local597 struct x86_fx_thread_state *ifps = fstate; in fpu_store_registers() local674 struct x86_fx_thread_state *ifps; in fpu_switch_context() local753 struct x86_fx_thread_state *ifps; in fpu_set_fxstate() local1001 struct x86_fx_thread_state *ifps; in fpu_get_fxstate() local1154 struct x86_fx_thread_state *ifps = ppcb->ifps; in fpu_dup_fxstate() local1249 struct x86_fx_thread_state *ifps = 0; in fpnoextflt() local1311 struct x86_fx_thread_state *ifps; in fpextovrflt() local1396 struct x86_fx_thread_state *ifps = pcb->ifps; in fp_save() local[all …]
123 void *ifps; member