Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dbugs.c1023 if (boot_cpu_has_bug(X86_BUG_SPECTRE_V2) != secure) in spec_v2_user_print_cond()
1192 if (boot_cpu_has_bug(X86_BUG_SPECTRE_V2) != secure) in spec_v2_print_cond()
1361 if (!boot_cpu_has_bug(X86_BUG_SPECTRE_V2) && in spectre_v2_select_mitigation()
1953 if (!boot_cpu_has_bug(X86_BUG_SPECTRE_V2)) in ib_prctl_get()
2336 case X86_BUG_SPECTRE_V2: in cpu_show_common()
2385 return cpu_show_common(dev, attr, buf, X86_BUG_SPECTRE_V2); in cpu_show_spectre_v2()
H A Dcommon.c1200 setup_force_cpu_bug(X86_BUG_SPECTRE_V2); in cpu_set_bug_bits()
/OK3568_Linux_fs/kernel/tools/arch/x86/include/asm/
H A Dcpufeatures.h419 #define X86_BUG_SPECTRE_V2 X86_BUG(16) /* CPU is affected by Spectre variant 2 attack with indirec… macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dcpufeatures.h423 #define X86_BUG_SPECTRE_V2 X86_BUG(16) /* CPU is affected by Spectre variant 2 attack with indirec… macro