Searched refs:pmRootDomain (Results 1 – 1 of 1) sorted by relevance
890 IOPMrootDomain *pmRootDomain = IOService::getPMRootDomain(); in IOShutdownNotificationsTimedOut()891 if (pmRootDomain) { in IOShutdownNotificationsTimedOut()892 if ((PEGetCoprocessorVersion() >= kCoprocessorVersion2) || pmRootDomain->checkShutdownTimeout()) { in IOShutdownNotificationsTimedOut()893 pmRootDomain->panicWithShutdownLog(timeout * 1000); in IOShutdownNotificationsTimedOut()1000 IOPMrootDomain *pmRootDomain; in PEHaltRestartInternal() local1016 pmRootDomain = IOService::getPMRootDomain(); in PEHaltRestartInternal()1056 pmRootDomain->handlePlatformHaltRestart(type); in PEHaltRestartInternal()