Home
last modified time | relevance | path

Searched refs:x86_hypervisor_present (Results 1 – 4 of 4) sorted by relevance

/linux/arch/x86/kernel/cpu/microcode/
H A Dcore.c60 bool __ro_after_init x86_hypervisor_present; variable
133 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()
H A Damd.c325 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()
H A Dintel.c141 if (x86_hypervisor_present) in intel_get_platform_id()
/linux/arch/x86/include/asm/
H A Dprocessor.h736 extern bool x86_hypervisor_present;