Searched refs:hv_synic_init (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/hv/
H A Dhv.c487 * hv_synic_init - Initialize the Synthethic Interrupt Controller.
493 void hv_synic_init(void *arg) hv_synic_init() function
580 * hv_synic_cleanup - Cleanup routine for hv_synic_init().
H A Dhyperv_vmbus.h591 extern void hv_synic_init(void *irqarg);
H A Dvmbus_drv.c867 on_each_cpu(hv_synic_init, NULL, 1); vmbus_bus_init()

Completed in 147 milliseconds