Searched refs:hv_init (Results 1 – 6 of 6) sorted by relevance
2 obj-y := hv_init.o mmu.o nested.o irqdomain.o ivm.o
50 static inline void hv_init(vm_vaddr_t pgs_gpa) in hv_init() function61 hv_init(pgs_gpa); in receiver_code()94 hv_init(pgs_gpa); in sender_guest_code()
164 extern int hv_init(void);
34 int hv_init(void) in hv_init() function
1331 ret = hv_init(); in vmbus_bus_init()
564 static void __attribute__((constructor)) hv_init(void) in hv_init() function