Searched refs:setCPUInterruptProperties (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Examples/drvGenericInterruptController/
H A DGenericInterruptController.cpp85 getPlatform()->setCPUInterruptProperties(provider);
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOCPU.h133 virtual void setCPUInterruptProperties(IOService *service);
H A DIOPlatformExpert.h148 virtual void setCPUInterruptProperties(IOService *service);
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPlatformExpert.cpp355 void IOPlatformExpert::setCPUInterruptProperties(IOService *service) function in class:IOPlatformExpert
360 if (controller) controller->setCPUInterruptProperties(service);
H A DIOCPU.cpp618 void IOCPUInterruptController::setCPUInterruptProperties(IOService *service) function in class:IOCPUInterruptController

Completed in 19 milliseconds