Home
last modified time | relevance | path

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

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