Home
last modified time | relevance | path

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

/linux/drivers/hv/
H A Dhyperv_vmbus.h190 extern int hv_synic_alloc(void);
H A Dhv.c170 int hv_synic_alloc(void) in hv_synic_alloc() function
H A Dvmbus_drv.c1435 ret = hv_synic_alloc(); in vmbus_alloc_synic_and_connect()