Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/kern/
H A Dprocess_policy.c614 machine_tecs(current_thread()); in handle_tecs()
H A Dsys_generic.c2892 machine_tecs(current_thread());
/xnu-11215.1.10/osfmk/i386/
H A Dpcb_native.c953 machine_tecs(thread_t thr) in machine_tecs() function
/xnu-11215.1.10/osfmk/kern/
H A Dthread.h1712 extern void machine_tecs(thread_t thr);
H A Dtask.c9818 machine_tecs(thread); in task_set_tecs()
/xnu-11215.1.10/osfmk/arm64/
H A Dpcb.c1398 machine_tecs(__unused thread_t thr) in machine_tecs() function