Searched refs:SPEC_STORE_BYPASS_NONE (Results 1 – 2 of 2) sorted by relevance
515 SPEC_STORE_BYPASS_NONE, enumerator
2013 static enum ssb_mitigation ssb_mode __ro_after_init = SPEC_STORE_BYPASS_NONE;2025 [SPEC_STORE_BYPASS_NONE] = "Vulnerable",2078 enum ssb_mitigation mode = SPEC_STORE_BYPASS_NONE; in __ssb_select_mitigation()2325 case SPEC_STORE_BYPASS_NONE: in ssb_prctl_get()