Home
last modified time | relevance | path

Searched refs:cpu_has_hypervisor (Results 1 – 13 of 13) sorted by relevance

/xen/xen/arch/x86/guest/
A Dhypervisor.c34 if ( !cpu_has_hypervisor ) in hypervisor_probe()
/xen/xen/arch/x86/
A Dsmp.c272 if ( cpu_has_hypervisor && in flush_area_mask()
A Dspec_ctrl.c436 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()
A De820.c325 if (!cpu_has_hypervisor && type == E820_RAM) { in copy_e820_map()
695 if ( cpu_has_hypervisor ) in init_e820()
A Dapic.c1157 if ( cpu_has_hypervisor ) in check_deadline_errata()
A Dsmpboot.c206 if ( cpu_has_hypervisor && (rc = hypervisor_ap_setup()) != 0 ) in smp_callin()
A Dmm.c6237 *array_size = (cpuid_eax(0) >= 7 && !cpu_has_hypervisor && in get_platform_badpages()
/xen/xen/include/asm-x86/
A Dcpufeature.h65 #define cpu_has_hypervisor boot_cpu_has(X86_FEATURE_HYPERVISOR) macro
/xen/xen/arch/x86/cpu/
A Dintel.c126 cpu_has_hypervisor) in probe_masking_msrs()
A Damd.c192 cpu_has_hypervisor) in probe_masking_msrs()
A Dcommon.c133 !cpu_has_hypervisor) in probe_cpuid_faulting()
/xen/xen/arch/x86/pv/
A Ddomain.c179 opt_global_pages = !cpu_has_hypervisor || in pge_init()
/xen/xen/arch/x86/hvm/vmx/
A Dvmx.c2397 if ( cpu_has_hypervisor ) in has_if_pschange_mc()

Completed in 35 milliseconds