SPEC_STORE_BYPASS_PRCTL
[SPEC_STORE_BYPASS_PRCTL] = "Mitigation: Speculative Store Bypass disabled via prctl",
ssb_mode = SPEC_STORE_BYPASS_PRCTL;
SPEC_STORE_BYPASS_SECCOMP : SPEC_STORE_BYPASS_PRCTL;
ssb_mode = SPEC_STORE_BYPASS_PRCTL;
if (ssb_mode != SPEC_STORE_BYPASS_PRCTL &&
case SPEC_STORE_BYPASS_PRCTL: