Home
last modified time | relevance | path

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

/xnu-8020.121.3/iokit/IOKit/
H A DIOCatalogue.h192 IOReturn terminateDriversForUserspaceReboot();
/xnu-8020.121.3/iokit/Kernel/
H A DIOCatalogue.cpp758 IOCatalogue::terminateDriversForUserspaceReboot() in terminateDriversForUserspaceReboot() function in IOCatalogue
/xnu-8020.121.3/libkern/c++/
H A DOSKext.cpp1467 gIOCatalogue->terminateDriversForUserspaceReboot(); in willUserspaceReboot()