Lines Matching refs:cpuId
59 cpuId(cpu_id)
68 redistributor = gic->getRedistributor(cpuId);
2048 gic->postInt(cpuId, ArmISA::INT_IRQ);
2050 gic->deassertInt(cpuId, ArmISA::INT_IRQ);
2054 gic->postInt(cpuId, ArmISA::INT_FIQ);
2056 gic->deassertInt(cpuId, ArmISA::INT_FIQ);
2091 gic->postInt(cpuId, ArmISA::INT_VIRT_IRQ);
2093 gic->deassertInt(cpuId, ArmISA::INT_VIRT_IRQ);
2099 gic->postInt(cpuId, ArmISA::INT_VIRT_FIQ);
2101 gic->deassertInt(cpuId, ArmISA::INT_VIRT_FIQ);