Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/kern/
H A Dprocess_policy.c614 machine_tecs(current_thread()); in handle_tecs()
H A Dsys_generic.c2893 machine_tecs(current_thread());
/xnu-8792.61.2/osfmk/i386/
H A Dpcb_native.c950 machine_tecs(thread_t thr) in machine_tecs() function
/xnu-8792.61.2/osfmk/kern/
H A Dthread.h1560 extern void machine_tecs(thread_t thr);
H A Dtask.c8942 machine_tecs(thread); in task_set_tecs()
/xnu-8792.61.2/osfmk/arm64/
H A Dpcb.c1124 machine_tecs(__unused thread_t thr) in machine_tecs() function