Home
last modified time | relevance | path

Searched refs:hv_init (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/arch/x86/hyperv/
DMakefile2 obj-y := hv_init.o mmu.o nested.o irqdomain.o ivm.o
/linux-5.19.10/drivers/hv/
Dhyperv_vmbus.h157 extern int hv_init(void);
Dhv.c33 int hv_init(void) in hv_init() function
Dvmbus_drv.c1459 ret = hv_init(); in vmbus_bus_init()