Searched refs:hv_stimer_legacy_init (Results 1 – 3 of 3) sorted by relevance
30 extern void hv_stimer_legacy_init(unsigned int cpu, int sint);108 static inline void hv_stimer_legacy_init(unsigned int cpu, int sint) {} in hv_stimer_legacy_init() function
307 void hv_stimer_legacy_init(unsigned int cpu, int sint) in hv_stimer_legacy_init() function322 EXPORT_SYMBOL_GPL(hv_stimer_legacy_init);
343 hv_stimer_legacy_init(cpu, VMBUS_MESSAGE_SINT); in hv_synic_init()