Searched refs:IKOT_PROCESSOR (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dipc_kobject.h95 #define IKOT_PROCESSOR 5 macro
H A Dipc_host.c206 ipc_kobject_set(myport, (ipc_kobject_t) processor, IKOT_PROCESSOR);
381 (ip_kotype(port) == IKOT_PROCESSOR))
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A DDiagnostics.c421 if (!ip_active(port) || (ip_kotype(port) != IKOT_PROCESSOR)) { /* Active and a processor? */
462 if (!ip_active(port) || (ip_kotype(port) != IKOT_PROCESSOR)) { /* Active and a processor? */

Completed in 74 milliseconds