Searched refs:hv_init (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/x86/hyperv/
H A DMakefile2 obj-y := hv_init.o mmu.o nested.o irqdomain.o ivm.o
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dhyperv_ipi.c48 static inline void hv_init(vm_vaddr_t pgs_gpa) function
59 hv_init(pgs_gpa);
92 hv_init(pgs_gpa);
/linux-master/drivers/hv/
H A Dhyperv_vmbus.h164 extern int hv_init(void);
H A Dhv.c30 * hv_init - Main initialization routine.
34 int hv_init(void) function
H A Dvmbus_drv.c1321 ret = hv_init();

Completed in 147 milliseconds