IPI_WAKEUP
[IPI_WAKEUP] = "CPU wakeup interrupts",
smp_cross_call(mask, IPI_WAKEUP);
case IPI_WAKEUP:
smp_cross_call(cpumask_of(cpu), IPI_WAKEUP);