Searched refs:thread_self_trap (Results 1 – 5 of 5) sorted by relevance
50 return thread_self_trap(); in mach_thread_self()
104 kernel_trap(thread_self_trap,-27,0)
92 extern mach_port_name_t thread_self_trap(void);433 extern mach_port_name_t thread_self_trap(
133 /* 27 */ MACH_TRAP(thread_self_trap, 0, 0, NULL, .mach_trap_returns_port = 1),
1471 thread_self_trap( in thread_self_trap() function