lapic_timer_restart_handler
static void lapic_timer_restart_handler(void *);
lwkt_send_ipiq_mask(smp_active_mask, lapic_timer_restart_handler, NULL);