Searched refs:hypervisor_probe (Results 1 – 4 of 4) sorted by relevance
43 const char *hypervisor_probe(void);62 static inline const char *hypervisor_probe(void) { return NULL; } in hypervisor_probe() function
30 const char *__init hypervisor_probe(void) in hypervisor_probe() function
106 hypervisor_probe(); in pvh_init()
891 hypervisor_name = hypervisor_probe(); in __start_xen()
Completed in 9 milliseconds