Searched refs:hypervisor_is_type (Results 1 – 8 of 8) sorted by relevance
72 static inline bool hypervisor_is_type(enum x86_hypervisor_type type) in hypervisor_is_type() function78 static inline bool hypervisor_is_type(enum x86_hypervisor_type type) in hypervisor_is_type() function
195 !hypervisor_is_type(X86_HYPER_NATIVE)) in init_s4_sigcheck()
82 if (hypervisor_is_type(X86_HYPER_XEN_PV)) { in pti_check_boottime_disable()
249 if (hypervisor_is_type(X86_HYPER_NATIVE) && in topo_register_apic()
509 if (!hypervisor_is_type(X86_HYPER_VMWARE)) { in vmware_tdx_hypercall()
3585 if (hypervisor_is_type(X86_HYPER_XEN_PV)) in cpu_show_common()
696 if (!hypervisor_is_type(X86_HYPER_MS_HYPERV)) in hv_is_isolation_supported()
9721 if (hypervisor_is_type(X86_HYPER_MS_HYPERV)) in kvm_x86_vendor_init()9770 if (hypervisor_is_type(X86_HYPER_MS_HYPERV)) in kvm_x86_vendor_exit()
Completed in 36 milliseconds