Searched refs:hv_stimer_alloc (Results 1 – 3 of 3) sorted by relevance
149 int hv_stimer_alloc(int sint) in hv_stimer_alloc() function172 EXPORT_SYMBOL_GPL(hv_stimer_alloc);
24 extern int hv_stimer_alloc(int sint);
1343 ret = hv_stimer_alloc(VMBUS_MESSAGE_SINT); in vmbus_bus_init()