IRQ_STACK_SIZE
irqstack + ((IRQ_STACK_SIZE * PAGE_SIZE) * (cpu + 1)));
irqstack = pmap_preboot_get_vpages(IRQ_STACK_SIZE * MAXCPU);