Searched refs:hv_init (Results 1 – 5 of 5) sorted by relevance
48 static inline void hv_init(vm_vaddr_t pgs_gpa) in hv_init() function59 hv_init(pgs_gpa); in receiver_code()92 hv_init(pgs_gpa); in sender_guest_code()
2 obj-y := hv_init.o mmu.o nested.o irqdomain.o ivm.o
164 extern int hv_init(void);
34 int hv_init(void) in hv_init() function
1329 ret = hv_init(); in vmbus_bus_init()