Home
last modified time | relevance | path

Searched refs:kPEPanicBegin (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOPlatformExpert.h80 kPEPanicBegin, enumerator
/xnu-11215/osfmk/kern/
H A Ddebug.c830 PEHaltRestartInternal(kPEPanicBegin, panic_details); in check_and_handle_nested_panic()
1380 PEHaltRestartInternal(kPEPanicBegin, panic_details);
/xnu-11215/iokit/Kernel/
H A DIOPlatformExpert.cpp1079 } else if (type == kPEPanicBegin) { in PEHaltRestartInternal()