Home
last modified time | relevance | path

Searched refs:hv_stimer_alloc (Results 1 – 2 of 2) sorted by relevance

/drivers/clocksource/
Dhyperv_timer.c149 int hv_stimer_alloc(int sint) in hv_stimer_alloc() function
172 EXPORT_SYMBOL_GPL(hv_stimer_alloc);
/drivers/hv/
Dvmbus_drv.c1343 ret = hv_stimer_alloc(VMBUS_MESSAGE_SINT); in vmbus_bus_init()