Searched refs:kpc_switch_context (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/osfmk/kern/
H A Dkpc.h106 extern void kpc_switch_context( thread_t old, thread_t new );
H A Dkpc_thread.c159 kpc_switch_context( thread_t old, thread_t new __unused ) function
/xnu-2422.115.4/osfmk/i386/
H A Dpcb.c195 kpc_switch_context( old, new );

Completed in 26 milliseconds