Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hv/
H A Dhv.c74 int hv_synic_alloc(void) in hv_synic_alloc() function
H A Dhyperv_vmbus.h163 extern int hv_synic_alloc(void);
H A Dvmbus_drv.c1441 ret = hv_synic_alloc(); in vmbus_bus_init()