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

/darwin-on-arm/xnu/libsyscall/mach/
H A Dmach_legacy.c36 return host_self_trap();
/darwin-on-arm/xnu/osfmk/mach/
H A Dsyscall_sw.h101 kernel_trap(host_self_trap,-29,0)
H A Dmach_traps.h92 extern mach_port_name_t host_self_trap(void);
375 extern mach_port_name_t host_self_trap(
/darwin-on-arm/xnu/osfmk/kern/
H A Dsyscall_sw.c131 /* 29 */ MACH_TRAP(host_self_trap, 0, NULL, NULL),
270 /* 29 */ "host_self_trap",
H A Dipc_host.c149 * Routine: host_self_trap [mach trap]
160 host_self_trap( function

Completed in 31 milliseconds