Searched refs:gCPUIC (Results 1 – 1 of 1) sorted by relevance
59 static PassthruInterruptController *gCPUIC; variable163 gCPUIC = new PassthruInterruptController; in cpu_boot_thread()164 if (!gCPUIC || !gCPUIC->init()) { in cpu_boot_thread()167 gAIC = static_cast<IOInterruptController *>(gCPUIC->waitForChildController()); in cpu_boot_thread()412 gCPUIC->externalInterrupt(); in PE_handle_ext_interrupt()