Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dthread.h1248 extern thread_t machine_switch_context(
H A Dsched_prim.c3189 thread = machine_switch_context(self, continuation, thread); in thread_invoke()
/xnu-12377.41.6/osfmk/arm64/
H A Dpcb.c335 machine_switch_context(thread_t old, in machine_switch_context() function
/xnu-12377.41.6/doc/arm/
H A Dsme.md168 implementation of `machine_switch_context()`, specifically as the routines
/xnu-12377.41.6/osfmk/i386/
H A Dpcb.c460 machine_switch_context( in machine_switch_context() function