Home
last modified time | relevance | path

Searched refs:hypervisor_probe (Results 1 – 4 of 4) sorted by relevance

/xen/xen/include/asm-x86/guest/
A Dhypervisor.h43 const char *hypervisor_probe(void);
62 static inline const char *hypervisor_probe(void) { return NULL; } in hypervisor_probe() function
/xen/xen/arch/x86/guest/
A Dhypervisor.c30 const char *__init hypervisor_probe(void) in hypervisor_probe() function
/xen/xen/arch/x86/guest/xen/
A Dpvh-boot.c106 hypervisor_probe(); in pvh_init()
/xen/xen/arch/x86/
A Dsetup.c891 hypervisor_name = hypervisor_probe(); in __start_xen()

Completed in 9 milliseconds