Home
last modified time | relevance | path

Searched refs:hypervisor_ap_setup (Results 1 – 3 of 3) sorted by relevance

/xen/xen/include/asm-x86/guest/
A Dhypervisor.h45 int hypervisor_ap_setup(void);
64 static inline int hypervisor_ap_setup(void) { return 0; } in hypervisor_ap_setup() function
/xen/xen/arch/x86/guest/
A Dhypervisor.c61 int hypervisor_ap_setup(void) in hypervisor_ap_setup() function
/xen/xen/arch/x86/
A Dsmpboot.c206 if ( cpu_has_hypervisor && (rc = hypervisor_ap_setup()) != 0 ) in smp_callin()

Completed in 6 milliseconds