Searched refs:TASK_KERNEL_PORT (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/osfmk/mach/
H A Dtask_special_ports.h72 #define TASK_KERNEL_PORT 1 /* Represents task to the outside macro
98 (task_get_special_port((task), TASK_KERNEL_PORT, (port)))
101 (task_set_special_port((task), TASK_KERNEL_PORT, (port)))
/xnu-2782.1.97/osfmk/kern/
H A Dipc_tt.c904 case TASK_KERNEL_PORT:
971 case TASK_KERNEL_PORT:

Completed in 28 milliseconds