Home
last modified time | relevance | path

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

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