Home
last modified time | relevance | path

Searched refs:machine_tecs (Results 1 – 6 of 6) sorted by relevance

/xnu-11417.121.6/bsd/kern/
H A Dprocess_policy.c621 machine_tecs(current_thread()); in handle_tecs()
H A Dsys_generic.c3028 machine_tecs(current_thread());
/xnu-11417.121.6/osfmk/i386/
H A Dpcb_native.c953 machine_tecs(thread_t thr) in machine_tecs() function
/xnu-11417.121.6/osfmk/kern/
H A Dthread.h1737 extern void machine_tecs(thread_t thr);
H A Dtask.c9999 machine_tecs(thread); in task_set_tecs()
/xnu-11417.121.6/osfmk/arm64/
H A Dpcb.c1414 machine_tecs(__unused thread_t thr) in machine_tecs() function