Home
last modified time | relevance | path

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

/xnu-11215.61.5/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.61.5/osfmk/i386/ !
H A Dpcb_native.c953 machine_tecs(thread_t thr) in machine_tecs() function
/xnu-11215.61.5/osfmk/kern/ !
H A Dthread.h1721 extern void machine_tecs(thread_t thr);
H A Dtask.c9845 machine_tecs(thread); in task_set_tecs()
/xnu-11215.61.5/osfmk/arm64/ !
H A Dpcb.c1404 machine_tecs(__unused thread_t thr) in machine_tecs() function