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

/darwin-on-arm/xnu/iokit/Examples/drvGenericInterruptController/
H A DGenericInterruptController.cpp85 getPlatform()->setCPUInterruptProperties(provider);
/darwin-on-arm/xnu/iokit/Drivers/KernelBuiltIn/ARM/AppleARMPlatform/
H A DIOCPU.h132 virtual void setCPUInterruptProperties(IOService * service);
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOCPU.h133 virtual void setCPUInterruptProperties(IOService *service);
H A DIOPlatformExpert.h157 virtual void setCPUInterruptProperties(IOService *service);
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPlatformExpert.cpp348 void IOPlatformExpert::setCPUInterruptProperties(IOService *service) function in class:IOPlatformExpert
353 if (controller) controller->setCPUInterruptProperties(service);
H A DIOCPU.cpp650 void IOCPUInterruptController::setCPUInterruptProperties(IOService *service) function in class:IOCPUInterruptController

Completed in 100 milliseconds