Searched refs:gCPUIC (Results 1 – 1 of 1) sorted by relevance
57 static PassthruInterruptController *gCPUIC; variable157 gCPUIC = new PassthruInterruptController; in cpu_boot_thread()158 if (!gCPUIC || !gCPUIC->init()) { in cpu_boot_thread()161 gAIC = static_cast<IOInterruptController *>(gCPUIC->waitForChildController()); in cpu_boot_thread()333 gCPUIC->externalInterrupt(); in PE_handle_ext_interrupt()