Home
last modified time | relevance | path

Searched refs:machine_switch_context (Results 1 – 4 of 4) sorted by relevance

/xnu-10063.141.1/osfmk/arm64/
H A Dpcb.c167 machine_switch_context(thread_t old, in machine_switch_context() function
/xnu-10063.141.1/osfmk/kern/
H A Dthread.h1206 extern thread_t machine_switch_context(
H A Dsched_prim.c3295 thread = machine_switch_context(self, continuation, thread); in thread_invoke()
/xnu-10063.141.1/osfmk/i386/
H A Dpcb.c460 machine_switch_context( in machine_switch_context() function