Home
last modified time | relevance | path

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

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