Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hv/
Dhyperv_vmbus.h163 extern int hv_synic_alloc(void);
Dhv.c118 int hv_synic_alloc(void) in hv_synic_alloc() function
Dvmbus_drv.c1496 ret = hv_synic_alloc(); in vmbus_bus_init()