Searched defs:ifps (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/osfmk/i386/
H A Dthread.h116 void *ifps; member in struct:machine_thread
H A Dfpu.c277 struct x86_fx_thread_state *ifps = zalloc(ifps_zone); local
289 fp_state_free(void *ifps) argument
301 struct x86_fx_thread_state *ifps = fstate; local
332 struct x86_fx_thread_state *ifps = fstate; local
381 struct x86_fx_thread_state *ifps; local
430 struct x86_fx_thread_state *ifps; local
561 struct x86_fx_thread_state *ifps; local
664 struct x86_fx_thread_state *ifps = ppcb->ifps; local
741 struct x86_fx_thread_state *ifps = 0; local
796 struct x86_fx_thread_state *ifps; local
847 struct x86_fx_thread_state *ifps = thr_act->machine.ifps; local
891 struct x86_fx_thread_state *ifps = pcb->ifps; local
913 struct x86_fx_thread_state *ifps = pcb->ifps; local
940 struct x86_fx_thread_state *ifps = thr_act->machine.ifps; local
971 struct x86_fx_thread_state *ifps = thr_act->machine.ifps; local
[all...]

Completed in 18 milliseconds