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);
287 virtual void setCPUInterruptProperties(IOService *service);
61 PassthruInterruptController::setCPUInterruptProperties(IOService *service) in setCPUInterruptProperties() function in PassthruInterruptController
632 IOCPUInterruptController::setCPUInterruptProperties(IOService *service) in setCPUInterruptProperties() function in IOCPUInterruptController
435 IOInterruptController::setCPUInterruptProperties(IOService */*service*/) in setCPUInterruptProperties() function in IOInterruptController
467 IOPlatformExpert::setCPUInterruptProperties(IOService *service) in setCPUInterruptProperties() function in IOPlatformExpert476 controller->setCPUInterruptProperties(service); in setCPUInterruptProperties()
90 getPlatform()->setCPUInterruptProperties(provider); in start()