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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOPlatformExpert.h89 extern const OSSymbol * gIOPlatformActiveActionKey;
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCPU.cpp344 IOInstallServicePlatformAction(service, gIOPlatformActiveActionKey, iocpu_get_platform_active_queue(), true);
H A DIOService.cpp174 const OSSymbol * gIOPlatformActiveActionKey; variable
342 gIOPlatformActiveActionKey = OSSymbol::withCStringNoCopy(kIOPlatformActiveActionKey);

Completed in 62 milliseconds