Home
last modified time | relevance | path

Searched refs:X86_BUG_SRBDS (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dcpufeatures.h447 #define X86_BUG_SRBDS X86_BUG(24) /* CPU may leak RNG bits if not mitigated */ macro
/kernel/linux/linux-5.10/tools/arch/x86/include/asm/
H A Dcpufeatures.h435 #define X86_BUG_SRBDS X86_BUG(24) /* CPU may leak RNG bits if not mitigated */ macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dcpufeatures.h490 #define X86_BUG_SRBDS X86_BUG(24) /* CPU may leak RNG bits if not mitigated */ macro
/kernel/linux/linux-6.6/tools/arch/x86/include/asm/
H A Dcpufeatures.h481 #define X86_BUG_SRBDS X86_BUG(24) /* CPU may leak RNG bits if not mitigated */ macro
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/
H A Dbugs.c624 if (!boot_cpu_has_bug(X86_BUG_SRBDS)) in update_srbds_msr()
654 if (!boot_cpu_has_bug(X86_BUG_SRBDS)) in srbds_select_mitigation()
682 if (!boot_cpu_has_bug(X86_BUG_SRBDS)) in srbds_parse_cmdline()
2742 case X86_BUG_SRBDS: in cpu_show_common()
2810 return cpu_show_common(dev, attr, buf, X86_BUG_SRBDS); in cpu_show_srbds()
H A Dcommon.c1298 setup_force_cpu_bug(X86_BUG_SRBDS); in cpu_set_bug_bits()
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dbugs.c627 if (!boot_cpu_has_bug(X86_BUG_SRBDS)) in update_srbds_msr()
664 if (!boot_cpu_has_bug(X86_BUG_SRBDS)) in srbds_select_mitigation()
692 if (!boot_cpu_has_bug(X86_BUG_SRBDS)) in srbds_parse_cmdline()
2833 case X86_BUG_SRBDS: in cpu_show_common()
2901 return cpu_show_common(dev, attr, buf, X86_BUG_SRBDS); in cpu_show_srbds()
H A Dcommon.c1433 setup_force_cpu_bug(X86_BUG_SRBDS); in cpu_set_bug_bits()

Completed in 39 milliseconds