Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dhyperv_vmbus.h170 extern int hv_synic_alloc(void);
H A Dhv.c97 int hv_synic_alloc(void) in hv_synic_alloc() function
H A Dvmbus_drv.c1364 ret = hv_synic_alloc(); in vmbus_bus_init()