Searched refs:x86_hyper_type (Results 1 – 7 of 7) sorted by relevance
50 enum x86_hypervisor_type x86_hyper_type; variable51 EXPORT_SYMBOL(x86_hyper_type);107 x86_hyper_type = h->type; in init_hypervisor_platform()
70 extern enum x86_hypervisor_type x86_hyper_type;74 return x86_hyper_type == type; in hypervisor_is_type()
393 if (x86_hyper_type != X86_HYPER_MS_HYPERV) in hyperv_init()585 if (x86_hyper_type != X86_HYPER_MS_HYPERV) in hv_is_hyperv_initialized()
129 if (x86_hyper_type != X86_HYPER_VMWARE) in ptp_vmw_init()
329 if (vmmouse_supported_hypervisors[i] == x86_hyper_type) in vmmouse_check_hypervisor()
497 if (x86_hyper_type != X86_HYPER_ACRN) in hsm_init()
1928 if (x86_hyper_type != X86_HYPER_VMWARE) in vmballoon_init()
Completed in 18 milliseconds