Searched refs:setCPUInterruptProperties (Results 1 – 9 of 9) sorted by relevance
54 virtual void setCPUInterruptProperties(IOService *service) APPLE_KEXT_OVERRIDE;
131 virtual void setCPUInterruptProperties(IOService *service) APPLE_KEXT_OVERRIDE;
105 virtual void setCPUInterruptProperties(IOService *service);
288 virtual void setCPUInterruptProperties(IOService *service);
61 PassthruInterruptController::setCPUInterruptProperties(IOService *service) in setCPUInterruptProperties() function in PassthruInterruptController
601 IOCPUInterruptController::setCPUInterruptProperties(IOService *service) in setCPUInterruptProperties() function in IOCPUInterruptController
435 IOInterruptController::setCPUInterruptProperties(IOService */*service*/) in setCPUInterruptProperties() function in IOInterruptController
468 IOPlatformExpert::setCPUInterruptProperties(IOService *service) in setCPUInterruptProperties() function in IOPlatformExpert477 controller->setCPUInterruptProperties(service); in setCPUInterruptProperties()
90 getPlatform()->setCPUInterruptProperties(provider); in start()