Home
last modified time | relevance | path

Searched refs:X86_BUG_CPU_MELTDOWN (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/mm/
H A Dpti.c62 if (boot_cpu_has_bug(X86_BUG_CPU_MELTDOWN)) in pti_print_if_insecure()
68 if (!boot_cpu_has_bug(X86_BUG_CPU_MELTDOWN)) in pti_print_if_secure()
118 if (!boot_cpu_has_bug(X86_BUG_CPU_MELTDOWN)) in pti_check_boottime_disable()
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dpti.c62 if (boot_cpu_has_bug(X86_BUG_CPU_MELTDOWN)) in pti_print_if_insecure()
68 if (!boot_cpu_has_bug(X86_BUG_CPU_MELTDOWN)) in pti_print_if_secure()
118 if (!boot_cpu_has_bug(X86_BUG_CPU_MELTDOWN)) in pti_check_boottime_disable()
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dcpufeatures.h437 #define X86_BUG_CPU_MELTDOWN X86_BUG(14) /* CPU is affected by meltdown attack and needs kernel page table isolation */ macro
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Dcpufeatures.h425 #define X86_BUG_CPU_MELTDOWN X86_BUG(14) /* CPU is affected by meltdown attack and needs kernel page table isolation */ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dcpufeatures.h480 #define X86_BUG_CPU_MELTDOWN X86_BUG(14) /* CPU is affected by meltdown attack and needs kernel page table isolation */ macro
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dcpufeatures.h471 #define X86_BUG_CPU_MELTDOWN X86_BUG(14) /* CPU is affected by meltdown attack and needs kernel page table isolation */ macro
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dbugs.c864 if (boot_cpu_has(X86_BUG_CPU_MELTDOWN)) in smap_works_speculatively()
2710 case X86_BUG_CPU_MELTDOWN: in cpu_show_common()
2770 return cpu_show_common(dev, attr, buf, X86_BUG_CPU_MELTDOWN); in cpu_show_meltdown()
H A Dcommon.c1347 setup_force_cpu_bug(X86_BUG_CPU_MELTDOWN); in cpu_set_bug_bits()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dbugs.c902 if (boot_cpu_has(X86_BUG_CPU_MELTDOWN)) in smap_works_speculatively()
2801 case X86_BUG_CPU_MELTDOWN: in cpu_show_common()
2861 return cpu_show_common(dev, attr, buf, X86_BUG_CPU_MELTDOWN); in cpu_show_meltdown()
H A Dcommon.c1485 setup_force_cpu_bug(X86_BUG_CPU_MELTDOWN); in cpu_set_bug_bits()
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dx86.c1424 if (!boot_cpu_has_bug(X86_BUG_CPU_MELTDOWN)) in kvm_get_arch_capabilities()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c1650 if (!boot_cpu_has_bug(X86_BUG_CPU_MELTDOWN)) in kvm_get_arch_capabilities()

Completed in 47 milliseconds