Home
last modified time | relevance | path

Searched refs:hv_synic_alloc (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/hv/
Dhyperv_vmbus.h587 extern int hv_synic_alloc(void);
Dhv.c406 int hv_synic_alloc(void) in hv_synic_alloc() function
Dvmbus_drv.c860 ret = hv_synic_alloc(); in vmbus_bus_init()