Searched refs:getPlatform (Results 1 – 13 of 13) sorted by relevance
90 getPlatform()->setCPUInterruptProperties(provider); in start()103 getPlatform()->registerInterruptController(interruptControllerName, this); in start()222 getPlatform()->causeInterrupt(0); in causeVector()
47 !this->attach(getPlatform())) { in init()51 …if (getPlatform()->registerInterruptController(gPlatformInterruptControllerName, this) != kIORetur… in init()
314 if (!getPlatform()->atInterruptLevel()) { in enableInterrupt()354 if (!getPlatform()->atInterruptLevel()) { in disableInterrupt()792 if (!getPlatform()->atInterruptLevel()) { in disableInterrupt()
642 getPlatform()->registerInterruptController(gPlatformInterruptControllerName, in registerCPUInterruptController()
734 err = IOService::getPlatform()->callPlatformFunction( in IOPolledFileOpen()
591 IOService::getPlatform()->getConsoleInfo(&consoleInfo); in IOHibernateSystemSleep()1152 IOService::getPlatform()->getConsoleInfo(&consoleInfo); in IOHibernateSystemHasSlept()
989 IOService::getPlatform()->waitQuiet(30 * NSEC_PER_SEC); in IOSystemShutdownNotification()2959 getPlatform()->sleepKernel(); in powerChangeDone()3721 getPlatform()->callPlatformFunction( in tellChangeUp()3847 getPlatform()->callPlatformFunction( in sysPowerDownHandler()7564 ret = getPlatform()->callPlatformFunction(
1561 IOService::getPlatform( void ) in getPlatform() function in IOService7203 return getPlatform()->getWorkLoop(); in getWorkLoop()7286 return getPlatform()->getWorkLoop(); in getWorkLoop()8634 interruptController = getPlatform()->lookUpInterruptController(interruptControllerName); in resolveInterrupt()
355 gPlatform = getPlatform(); in PMinit()668 platform = getPlatform(); in joinPMtree()1320 root = getPlatform()->getProvider(); in handleRegisterPowerDriver()
42 getPlatform()->registerNVRAMController(this); in registerService()
884 IOService::getPlatform()->setProperty("OSSerializer_withBlock", serializer.get()); in OSCollectionTest()1413 found->attach(IOService::getPlatform()); in IOServiceTest()1830 IOService::getPlatform()->getWorkLoop()->addEventSource(es.get()); in IOServiceStateNotificationTests()1833 IOService::getPlatform()->getWorkLoop()->removeEventSource(es.get()); in IOServiceStateNotificationTests()
884 IOService::getPlatform()->waitQuiet(); in IOFindBSDRoot()999 IOService::getPlatform()->waitQuiet(); in IOFindBSDRoot()1106 string = (OSString *) IOService::getPlatform()->getProvider()->getProperty( kIOPlatformUUIDKey ); in IOBSDGetPlatformUUID()
1293 static IOPlatformExpert * getPlatform( void );