Searched refs:hypervisor_x86 (Results 1 – 8 of 8) sorted by relevance
41 struct hypervisor_x86 { struct 61 extern const struct hypervisor_x86 x86_hyper_vmware; argument 62 extern const struct hypervisor_x86 x86_hyper_ms_hyperv;63 extern const struct hypervisor_x86 x86_hyper_xen_pv;64 extern const struct hypervisor_x86 x86_hyper_kvm;65 extern const struct hypervisor_x86 x86_hyper_jailhouse;66 extern const struct hypervisor_x86 x86_hyper_acrn;67 extern struct hypervisor_x86 x86_hyper_xen_hvm;
29 static const __initconst struct hypervisor_x86 * const hypervisors[] =61 static inline const struct hypervisor_x86 * __init64 const struct hypervisor_x86 *h = NULL, * const *p; in detect_hypervisor_vendor() 97 const struct hypervisor_x86 *h; in init_hypervisor_platform()
75 const __initconst struct hypervisor_x86 x86_hyper_acrn = {
695 const __initconst struct hypervisor_x86 x86_hyper_ms_hyperv = {
583 const __initconst struct hypervisor_x86 x86_hyper_vmware = {
290 const struct hypervisor_x86 x86_hyper_jailhouse __refconst = {
1006 const __initconst struct hypervisor_x86 x86_hyper_kvm = {
1634 const __initconst struct hypervisor_x86 x86_hyper_xen_pv = {