Searched refs:hypervisor_init (Results 1 – 3 of 3) sorted by relevance
103 extern int hypervisor_init(void);105 static inline int hypervisor_init(void) { return 0; } in hypervisor_init() function
18 int __init hypervisor_init(void) in hypervisor_init() function
28 hypervisor_init(); in driver_init()