Searched refs:hv_synic_alloc (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/hv/ | ||
D | hyperv_vmbus.h | 163 extern int hv_synic_alloc(void); |
D | hv.c | 118 int hv_synic_alloc(void) in hv_synic_alloc() function |
D | vmbus_drv.c | 1496 ret = hv_synic_alloc(); in vmbus_bus_init() |