Searched refs:swtch (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Dsyscall_sw.h135 kernel_trap(swtch,-60,0)
H A Dmach_traps.h244 extern boolean_t swtch(void);
530 extern boolean_t swtch(
/darwin-on-arm/xnu/osfmk/kern/
H A Dsyscall_subr.c97 * swtch and swtch_pri both attempt to context switch (logic in
126 swtch( function
206 int option = self->saved.swtch.option;
308 self->saved.swtch.option = option;
326 self->saved.swtch.option = option;
H A Dsyscall_sw.c166 /* 60 */ MACH_TRAP(swtch, 0, NULL, NULL),
301 /* 60 */ "swtch",
H A Dthread.h328 } swtch; member in union:thread::__anon1093

Completed in 131 milliseconds