Home
last modified time | relevance | path

Searched refs:SPEC_STORE_BYPASS_SECCOMP (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dbugs.c1671 …[SPEC_STORE_BYPASS_SECCOMP] = "Mitigation: Speculative Store Bypass disabled via prctl and seccomp…
1739 mode = SPEC_STORE_BYPASS_SECCOMP; in __ssb_select_mitigation()
1808 ssb_mode != SPEC_STORE_BYPASS_SECCOMP) in ssb_prctl_set()
1922 if (ssb_mode == SPEC_STORE_BYPASS_SECCOMP) in arch_seccomp_spec_mitigate()
1935 case SPEC_STORE_BYPASS_SECCOMP: in ssb_prctl_get()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dnospec-branch.h286 SPEC_STORE_BYPASS_SECCOMP, enumerator