Home
last modified time | relevance | path

Searched refs:fpu_dup_fxstate (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.41.9/osfmk/i386/
H A Dbsd_i386_native.c96 fpu_dup_fxstate(parent, child); in machine_thread_dup()
H A Dfpu.h125 extern void fpu_dup_fxstate(
H A Dfpu.c1130 fpu_dup_fxstate( in fpu_dup_fxstate() function