boot_cpu_has_bug 1467 arch/x86/include/asm/pgtable.h 	return boot_cpu_has_bug(X86_BUG_L1TF);
boot_cpu_has_bug  242 arch/x86/kernel/cpu/bugs.c 	if (!boot_cpu_has_bug(X86_BUG_MDS) || cpu_mitigations_off()) {
boot_cpu_has_bug  261 arch/x86/kernel/cpu/bugs.c 	if (!boot_cpu_has_bug(X86_BUG_MDS) || cpu_mitigations_off())
boot_cpu_has_bug  269 arch/x86/kernel/cpu/bugs.c 	if (!boot_cpu_has_bug(X86_BUG_MDS))
boot_cpu_has_bug  306 arch/x86/kernel/cpu/bugs.c 	if (!boot_cpu_has_bug(X86_BUG_TAA)) {
boot_cpu_has_bug  366 arch/x86/kernel/cpu/bugs.c 	    boot_cpu_has_bug(X86_BUG_MDS)) {
boot_cpu_has_bug  376 arch/x86/kernel/cpu/bugs.c 	if (!boot_cpu_has_bug(X86_BUG_TAA))
boot_cpu_has_bug  422 arch/x86/kernel/cpu/bugs.c 	if (!boot_cpu_has_bug(X86_BUG_SRBDS))
boot_cpu_has_bug  452 arch/x86/kernel/cpu/bugs.c 	if (!boot_cpu_has_bug(X86_BUG_SRBDS))
boot_cpu_has_bug  478 arch/x86/kernel/cpu/bugs.c 	if (!boot_cpu_has_bug(X86_BUG_SRBDS))
boot_cpu_has_bug  525 arch/x86/kernel/cpu/bugs.c 	if (!boot_cpu_has_bug(X86_BUG_SPECTRE_V1) || cpu_mitigations_off()) {
boot_cpu_has_bug  555 arch/x86/kernel/cpu/bugs.c 			if (boot_cpu_has_bug(X86_BUG_SWAPGS) &&
boot_cpu_has_bug  661 arch/x86/kernel/cpu/bugs.c 	if (boot_cpu_has_bug(X86_BUG_SPECTRE_V2) != secure)
boot_cpu_has_bug  808 arch/x86/kernel/cpu/bugs.c 	if (boot_cpu_has_bug(X86_BUG_SPECTRE_V2) != secure)
boot_cpu_has_bug  867 arch/x86/kernel/cpu/bugs.c 	if (!boot_cpu_has_bug(X86_BUG_SPECTRE_V2) &&
boot_cpu_has_bug 1000 arch/x86/kernel/cpu/bugs.c 	if (!boot_cpu_has_bug(X86_BUG_MSBDS_ONLY))
boot_cpu_has_bug 1127 arch/x86/kernel/cpu/bugs.c 	if (!boot_cpu_has_bug(X86_BUG_SPEC_STORE_BYPASS) &&
boot_cpu_has_bug 1192 arch/x86/kernel/cpu/bugs.c 	if (boot_cpu_has_bug(X86_BUG_SPEC_STORE_BYPASS))
boot_cpu_has_bug 1339 arch/x86/kernel/cpu/bugs.c 		if (boot_cpu_has_bug(X86_BUG_SPEC_STORE_BYPASS))
boot_cpu_has_bug 1347 arch/x86/kernel/cpu/bugs.c 	if (!boot_cpu_has_bug(X86_BUG_SPECTRE_V2))
boot_cpu_has_bug 1448 arch/x86/kernel/cpu/bugs.c 	if (!boot_cpu_has_bug(X86_BUG_L1TF))
boot_cpu_has_bug 1493 arch/x86/kernel/cpu/bugs.c 	if (!boot_cpu_has_bug(X86_BUG_L1TF))
boot_cpu_has_bug 1641 arch/x86/kernel/cpu/bugs.c 	if (!boot_cpu_has_bug(bug))
boot_cpu_has_bug   38 arch/x86/kernel/cpu/proc.c 		   boot_cpu_has_bug(X86_BUG_FDIV) ? "yes" : "no",
boot_cpu_has_bug   39 arch/x86/kernel/cpu/proc.c 		   boot_cpu_has_bug(X86_BUG_F00F) ? "yes" : "no",
boot_cpu_has_bug   40 arch/x86/kernel/cpu/proc.c 		   boot_cpu_has_bug(X86_BUG_COMA) ? "yes" : "no",
boot_cpu_has_bug   78 arch/x86/kernel/cpu/tsx.c 	if (boot_cpu_has_bug(X86_BUG_TAA))
boot_cpu_has_bug  632 arch/x86/kernel/process.c 	if (!boot_cpu_has_bug(X86_BUG_AMD_APIC_C1E)) {
boot_cpu_has_bug  665 arch/x86/kernel/process.c 	if (!cpu_has(c, X86_FEATURE_MWAIT) || boot_cpu_has_bug(X86_BUG_MONITOR))
boot_cpu_has_bug  707 arch/x86/kernel/process.c 	if (boot_cpu_has_bug(X86_BUG_AMD_E400)) {
boot_cpu_has_bug  719 arch/x86/kernel/process.c 	if (boot_cpu_has_bug(X86_BUG_AMD_APIC_C1E)) {
boot_cpu_has_bug  731 arch/x86/kernel/process.c 	if (!boot_cpu_has_bug(X86_BUG_AMD_E400))
boot_cpu_has_bug  768 arch/x86/kvm/cpuid.c 		if (!boot_cpu_has_bug(X86_BUG_SPEC_STORE_BYPASS))
boot_cpu_has_bug  586 arch/x86/kvm/mmu.c 	if (boot_cpu_has_bug(X86_BUG_L1TF) &&
boot_cpu_has_bug 6268 arch/x86/kvm/mmu.c 	return boot_cpu_has_bug(X86_BUG_ITLB_MULTIHIT) && !cpu_mitigations_off();
boot_cpu_has_bug  212 arch/x86/kvm/vmx/vmx.c 	if (!boot_cpu_has_bug(X86_BUG_L1TF)) {
boot_cpu_has_bug 1366 arch/x86/kvm/x86.c 	if (!boot_cpu_has_bug(X86_BUG_CPU_MELTDOWN))
boot_cpu_has_bug 1368 arch/x86/kvm/x86.c 	if (!boot_cpu_has_bug(X86_BUG_SPEC_STORE_BYPASS))
boot_cpu_has_bug 1370 arch/x86/kvm/x86.c 	if (!boot_cpu_has_bug(X86_BUG_MDS))
boot_cpu_has_bug 1390 arch/x86/kvm/x86.c 	else if (!boot_cpu_has_bug(X86_BUG_TAA))
boot_cpu_has_bug 3262 arch/x86/kvm/x86.c 		!boot_cpu_has_bug(X86_BUG_MONITOR) &&
boot_cpu_has_bug  564 arch/x86/mm/fault.c 	if (boot_cpu_has_bug(X86_BUG_F00F)) {
boot_cpu_has_bug  977 arch/x86/mm/init.c 	if (boot_cpu_has_bug(X86_BUG_L1TF) && l1tf_mitigation != L1TF_MITIGATION_OFF) {
boot_cpu_has_bug  240 arch/x86/mm/mmap.c 	if (!boot_cpu_has_bug(X86_BUG_L1TF))
boot_cpu_has_bug   63 arch/x86/mm/pti.c 	if (boot_cpu_has_bug(X86_BUG_CPU_MELTDOWN))
boot_cpu_has_bug   69 arch/x86/mm/pti.c 	if (!boot_cpu_has_bug(X86_BUG_CPU_MELTDOWN))
boot_cpu_has_bug  119 arch/x86/mm/pti.c 	if (!boot_cpu_has_bug(X86_BUG_CPU_MELTDOWN))
boot_cpu_has_bug  133 drivers/acpi/processor_idle.c 	if (boot_cpu_has_bug(X86_BUG_AMD_APIC_C1E))