Home
last modified time | relevance | path

Searched refs:X86_BUG_SRBDS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dbugs.c585 if (!boot_cpu_has_bug(X86_BUG_SRBDS)) in update_srbds_msr()
615 if (!boot_cpu_has_bug(X86_BUG_SRBDS)) in srbds_select_mitigation()
643 if (!boot_cpu_has_bug(X86_BUG_SRBDS)) in srbds_parse_cmdline()
2356 case X86_BUG_SRBDS: in cpu_show_common()
2415 return cpu_show_common(dev, attr, buf, X86_BUG_SRBDS); in cpu_show_srbds()
H A Dcommon.c1246 setup_force_cpu_bug(X86_BUG_SRBDS); in cpu_set_bug_bits()
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dcpufeatures.h427 #define X86_BUG_SRBDS X86_BUG(24) /* CPU may leak RNG bits if not mitigated */ macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcpufeatures.h431 #define X86_BUG_SRBDS X86_BUG(24) /* CPU may leak RNG bits if not mitigated */ macro