Searched refs:hypervisor_x86 (Results 1 – 2 of 2) sorted by relevance
42 struct hypervisor_x86 { struct62 extern const struct hypervisor_x86 x86_hyper_vmware; argument63 extern const struct hypervisor_x86 x86_hyper_ms_hyperv;64 extern const struct hypervisor_x86 x86_hyper_xen_pv;65 extern const struct hypervisor_x86 x86_hyper_kvm;66 extern const struct hypervisor_x86 x86_hyper_jailhouse;67 extern const struct hypervisor_x86 x86_hyper_acrn;68 extern const struct hypervisor_x86 x86_hyper_bhyve;69 extern struct hypervisor_x86 x86_hyper_xen_hvm;
60 const struct hypervisor_x86 x86_hyper_bhyve __refconst = {