Searched refs:registerInterruptController (Results 1 – 5 of 5) sorted by relevance
51 …if (getPlatform()->registerInterruptController(gPlatformInterruptControllerName, this) != kIORetur… in init()
593 getPlatform()->registerInterruptController(gPlatformInterruptControllerName, in registerCPUInterruptController()
418 IOPlatformExpert::registerInterruptController(OSSymbol *name, IOInterruptController *interruptContr… in registerInterruptController() function in IOPlatformExpert
103 getPlatform()->registerInterruptController(interruptControllerName, this); in start()
284 …virtual IOReturn registerInterruptController(OSSymbol *name, IOInterruptController *interruptContr…