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);110 static inline void hv_stimer_legacy_init(unsigned int cpu, int sint) {} in hv_stimer_legacy_init() function
322 void hv_stimer_legacy_init(unsigned int cpu, int sint) in hv_stimer_legacy_init() function337 EXPORT_SYMBOL_GPL(hv_stimer_legacy_init);
340 hv_stimer_legacy_init(cpu, VMBUS_MESSAGE_SINT); in hv_synic_init()