vmbus_timer_stop
static void vmbus_timer_stop(void *);
lwkt_cpusync_simple(smp_active_mask, vmbus_timer_stop, sc);
vmbus_timer_stop(arg);