Home
last modified time | relevance | path

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

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