Searched refs:boot_cpu_has_bug (Results 1 – 10 of 10) sorted by relevance
245 if (boot_cpu_has_bug(X86_BUG_SPECTRE_V2)) in spec2_print_if_insecure()251 if (!boot_cpu_has_bug(X86_BUG_SPECTRE_V2)) in spec2_print_if_secure()337 if (!boot_cpu_has_bug(X86_BUG_SPECTRE_V2) && in spectre_v2_select_mitigation()501 if (!boot_cpu_has_bug(X86_BUG_SPEC_STORE_BYPASS) && in __ssb_select_mitigation()557 if (boot_cpu_has_bug(X86_BUG_SPEC_STORE_BYPASS)) in ssb_select_mitigation()635 if (boot_cpu_has_bug(X86_BUG_SPEC_STORE_BYPASS)) in ssb_prctl_get()714 if (!boot_cpu_has_bug(X86_BUG_L1TF)) in l1tf_select_mitigation()753 if (!boot_cpu_has_bug(X86_BUG_L1TF)) in l1tf_cmdline()817 if (!boot_cpu_has_bug(bug)) in cpu_show_common()
558 if (!boot_cpu_has_bug(X86_BUG_AMD_APIC_C1E)) { in amd_e400_idle()633 if (boot_cpu_has_bug(X86_BUG_AMD_E400)) { in select_idle_routine()645 if (boot_cpu_has_bug(X86_BUG_AMD_APIC_C1E)) { in amd_e400_c1e_apic_setup()657 if (!boot_cpu_has_bug(X86_BUG_AMD_E400)) in arch_post_acpi_subsys_init()
70 if (boot_cpu_has_bug(X86_BUG_CPU_MELTDOWN)) in pti_print_if_insecure()76 if (!boot_cpu_has_bug(X86_BUG_CPU_MELTDOWN)) in pti_print_if_secure()125 if (!boot_cpu_has_bug(X86_BUG_CPU_MELTDOWN)) in pti_check_boottime_disable()
253 if (!boot_cpu_has_bug(X86_BUG_L1TF)) in pfn_modify_allowed()
935 if (boot_cpu_has_bug(X86_BUG_L1TF)) { in max_swapfile_size()
631 if (boot_cpu_has_bug(X86_BUG_F00F)) { in is_f00f_bug()
219 #define boot_cpu_has_bug(bit) cpu_has_bug(&boot_cpu_data, (bit)) macro
1438 return boot_cpu_has_bug(X86_BUG_L1TF); in arch_has_pfn_modify_check()
146 if (boot_cpu_has_bug(X86_BUG_AMD_APIC_C1E)) in lapic_timer_check_state()
2877 !boot_cpu_has_bug(X86_BUG_MONITOR) && in kvm_can_mwait_in_guest()