Searched defs:hypervisor_x86 (Results 1 - 1 of 1) sorted by relevance

/arch/x86/include/asm/
H A Dhypervisor.h31 struct hypervisor_x86 { struct
48 extern const struct hypervisor_x86 *x86_hyper;
51 extern const struct hypervisor_x86 x86_hyper_vmware;
52 extern const struct hypervisor_x86 x86_hyper_ms_hyperv;
53 extern const struct hypervisor_x86 x86_hyper_xen_hvm;
54 extern const struct hypervisor_x86 x86_hyper_kvm;

Completed in 68 milliseconds