Searched refs:vmbus_on_event (Results 1 – 3 of 3) sorted by relevance
363 void vmbus_on_event(unsigned long data) in vmbus_on_event() function
731 void vmbus_on_event(unsigned long data);
338 tasklet_init(hv_context.event_dpc[cpu], vmbus_on_event, cpu); in hv_synic_alloc()