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

/darwin-on-arm/xnu/libsyscall/mach/
H A Dmach_legacy.c50 return thread_self_trap();
/darwin-on-arm/xnu/osfmk/mach/
H A Dsyscall_sw.h99 kernel_trap(thread_self_trap,-27,0)
H A Dmach_traps.h90 extern mach_port_name_t thread_self_trap(void);
363 extern mach_port_name_t thread_self_trap(
/darwin-on-arm/xnu/osfmk/kern/
H A Dsyscall_sw.c129 /* 27 */ MACH_TRAP(thread_self_trap, 0, NULL, NULL),
268 /* 27 */ "thread_self_trap",
H A Dipc_tt.c655 * Routine: thread_self_trap [mach trap]
666 thread_self_trap( function

Completed in 33 milliseconds