Home
last modified time | relevance | path

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

/xnu-11215.1.10/iokit/IOKit/
H A DIOPlatformActions.h36 extern "C" kern_return_t IOCPURunPlatformPanicActions(uint32_t message, uint32_t details);
/xnu-11215.1.10/iokit/Kernel/
H A DIOPlatformExpert.cpp1059 IOCPURunPlatformPanicActions(kPEPanicEnd, details); in PEHaltRestartInternal()
1072 IOCPURunPlatformPanicActions(type, details); in PEHaltRestartInternal()
1078 IOCPURunPlatformPanicActions(type, details); in PEHaltRestartInternal()
1087 IOCPURunPlatformPanicActions(type, details); in PEHaltRestartInternal()
1091 IOCPURunPlatformPanicActions(type, details); in PEHaltRestartInternal()
H A DIOPlatformActions.cpp165 IOCPURunPlatformPanicActions(uint32_t message, uint32_t details) in IOCPURunPlatformPanicActions() function
/xnu-11215.1.10/bsd/dev/dtrace/
H A Dfbt_blacklist.c66 CRITICAL(IOCPURunPlatformPanicActions)