Searched refs:cpu_has_hypervisor (Results 1 – 13 of 13) sorted by relevance
34 if ( !cpu_has_hypervisor ) in hypervisor_probe()
272 if ( cpu_has_hypervisor && in flush_area_mask()
436 if ( boot_cpu_data.x86_vendor == X86_VENDOR_INTEL && !cpu_has_hypervisor && in check_smt_enabled()1209 bsp_delay_spec_ctrl = !cpu_has_hypervisor && default_xen_spec_ctrl; in init_speculation_mitigations()
325 if (!cpu_has_hypervisor && type == E820_RAM) { in copy_e820_map()695 if ( cpu_has_hypervisor ) in init_e820()
1157 if ( cpu_has_hypervisor ) in check_deadline_errata()
206 if ( cpu_has_hypervisor && (rc = hypervisor_ap_setup()) != 0 ) in smp_callin()
6237 *array_size = (cpuid_eax(0) >= 7 && !cpu_has_hypervisor && in get_platform_badpages()
65 #define cpu_has_hypervisor boot_cpu_has(X86_FEATURE_HYPERVISOR) macro
126 cpu_has_hypervisor) in probe_masking_msrs()
192 cpu_has_hypervisor) in probe_masking_msrs()
133 !cpu_has_hypervisor) in probe_cpuid_faulting()
179 opt_global_pages = !cpu_has_hypervisor || in pge_init()
2397 if ( cpu_has_hypervisor ) in has_if_pschange_mc()
Completed in 35 milliseconds