Searched refs:x86_hypervisor_present (Results 1 – 4 of 4) sorted by relevance
60 bool __ro_after_init x86_hypervisor_present; variable133 if ((x86_hypervisor_present && !IS_ENABLED(CONFIG_MICROCODE_DBG)) || in microcode_loader_disabled()178 x86_hypervisor_present = native_cpuid_ecx(1) & BIT(31); in load_ucode_bsp()
325 if (IS_ENABLED(CONFIG_MICROCODE_DBG) && x86_hypervisor_present) { in get_patch_level()717 if (IS_ENABLED(CONFIG_MICROCODE_DBG) && x86_hypervisor_present) in __apply_microcode_amd()
141 if (x86_hypervisor_present) in intel_get_platform_id()
736 extern bool x86_hypervisor_present;