Searched refs:hypervisor_init (Results 1 – 3 of 3) sorted by relevance
18 int __init hypervisor_init(void) in hypervisor_init() function
30 hypervisor_init(); in driver_init()
130 extern int hypervisor_init(void);132 static inline int hypervisor_init(void) { return 0; } in hypervisor_init() function
Completed in 6 milliseconds