Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dbugs.c1669 [SPEC_STORE_BYPASS_DISABLE] = "Mitigation: Speculative Store Bypass disabled",
1744 mode = SPEC_STORE_BYPASS_DISABLE; in __ssb_select_mitigation()
1759 if (mode == SPEC_STORE_BYPASS_DISABLE) { in __ssb_select_mitigation()
1933 case SPEC_STORE_BYPASS_DISABLE: in ssb_prctl_get()
1990 if (ssb_mode == SPEC_STORE_BYPASS_DISABLE) in x86_spec_ctrl_setup_ap()
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dnospec-branch.h284 SPEC_STORE_BYPASS_DISABLE, enumerator