Home
last modified time | relevance | path

Searched refs:gIOPlatformPanicActionKey (Results 1 – 4 of 4) sorted by relevance

/xnu-11215.1.10/iokit/Kernel/
H A DIOPlatformActions.cpp78 const OSSymbol * gIOPlatformPanicActionKey; variable
230 gIOPlatformPanicActionKey = gActionSymbols[kQueuePanic] in IOPlatformActionsInitialize()
H A DIOPlatformExpert.cpp1542 functionName == gIOPlatformPanicActionKey) { in callPlatformFunction()
H A DIOService.cpp1502 functionName == gIOPlatformPanicActionKey) { in callPlatformFunction()
/xnu-11215.1.10/iokit/IOKit/
H A DIOPlatformExpert.h212 extern const OSSymbol *gIOPlatformPanicActionKey;