Searched refs:X86_BUG_RFDS (Results 1 – 4 of 4) sorted by relevance
501 if (!boot_cpu_has_bug(X86_BUG_RFDS) || cpu_mitigations_off()) { in rfds_select_mitigation()519 if (!boot_cpu_has_bug(X86_BUG_RFDS)) in rfds_parse_cmdline()565 boot_cpu_has_bug(X86_BUG_RFDS)) { in md_clear_update_mitigation()578 if (boot_cpu_has_bug(X86_BUG_RFDS)) in md_clear_update_mitigation()2968 case X86_BUG_RFDS: in cpu_show_common()3048 return cpu_show_common(dev, attr, buf, X86_BUG_RFDS); in cpu_show_reg_file_data_sampling()
1477 setup_force_cpu_bug(X86_BUG_RFDS); in cpu_set_bug_bits()
518 #define X86_BUG_RFDS X86_BUG(1*32 + 2) /* CPU is vulnerable to Register File Data Sampling */ macro
1656 if (!boot_cpu_has_bug(X86_BUG_RFDS)) in kvm_get_arch_capabilities()