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

/darwin-on-arm/xnu/osfmk/i386/
H A Dthread.h133 void *ifps; member in struct:machine_thread
H A Dfpu.c290 void *ifps = zalloc(ifps_zone); local
301 fp_state_free(void *ifps) argument
313 struct x86_fx_thread_state *ifps = fstate; local
360 struct x86_fx_thread_state *ifps = fstate; local
433 struct x86_fx_thread_state *ifps; local
482 struct x86_fx_thread_state *ifps; local
605 struct x86_fx_thread_state *ifps; local
708 struct x86_fx_thread_state *ifps = ppcb->ifps; local
785 struct x86_fx_thread_state *ifps = 0; local
840 struct x86_fx_thread_state *ifps; local
891 struct x86_fx_thread_state *ifps = thr_act->machine.ifps; local
935 struct x86_fx_thread_state *ifps = pcb->ifps; local
957 struct x86_fx_thread_state *ifps = pcb->ifps; local
979 struct x86_fx_thread_state *ifps = thr_act->machine.ifps; local
1010 struct x86_fx_thread_state *ifps = thr_act->machine.ifps; local
[all...]

Completed in 63 milliseconds