Home
last modified time | relevance | path

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

/xnu-10002.41.9/iokit/IOKit/
H A DIOCatalogue.h205 IOReturn terminateDriversForUserspaceReboot();
/xnu-10002.41.9/iokit/Kernel/
H A DIOCatalogue.cpp858 IOCatalogue::terminateDriversForUserspaceReboot() in terminateDriversForUserspaceReboot() function in IOCatalogue
/xnu-10002.41.9/libkern/c++/
H A DOSKext.cpp1558 gIOCatalogue->terminateDriversForUserspaceReboot(); in willUserspaceReboot()