AIC_MAXCPUS
int sc_fiq_pending[AIC_MAXCPUS];
uint32_t sc_cpuremap[AIC_MAXCPUS];
u_int sc_ipi_reason[AIC_MAXCPUS];
KASSERT(ci->ci_cpuid < AIC_MAXCPUS);
KASSERT(hwid < AIC_MAXCPUS);