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

/darwin-on-arm/xnu/osfmk/mach/
H A Dtask_special_ports.h72 #define TASK_KERNEL_PORT 1 /* Represents task to the outside macro
97 (task_get_special_port((task), TASK_KERNEL_PORT, (port)))
100 (task_set_special_port((task), TASK_KERNEL_PORT, (port)))
/darwin-on-arm/xnu/osfmk/kern/
H A Dipc_tt.c842 case TASK_KERNEL_PORT:
905 case TASK_KERNEL_PORT:

Completed in 21 milliseconds