Lines Matching refs:fw_feature_is
46 static bool fw_feature_is(const char *state, const char *name, in fw_feature_is() function
63 if (fw_feature_is("enabled", "inst-spec-barrier-ori31,31,0", np)) in init_fw_feat_flags()
66 if (fw_feature_is("enabled", "fw-bcctrl-serialized", np)) in init_fw_feat_flags()
69 if (fw_feature_is("enabled", "inst-l1d-flush-ori30,30,0", np)) in init_fw_feat_flags()
72 if (fw_feature_is("enabled", "inst-l1d-flush-trig2", np)) in init_fw_feat_flags()
75 if (fw_feature_is("enabled", "fw-l1d-thread-split", np)) in init_fw_feat_flags()
78 if (fw_feature_is("enabled", "fw-count-cache-disabled", np)) in init_fw_feat_flags()
81 if (fw_feature_is("enabled", "fw-count-cache-flush-bcctr2,0,0", np)) in init_fw_feat_flags()
84 if (fw_feature_is("enabled", "needs-count-cache-flush-on-context-switch", np)) in init_fw_feat_flags()
91 if (fw_feature_is("disabled", "speculation-policy-favor-security", np)) in init_fw_feat_flags()
94 if (fw_feature_is("disabled", "needs-l1d-flush-msr-pr-0-to-1", np)) in init_fw_feat_flags()
97 if (fw_feature_is("disabled", "needs-l1d-flush-msr-hv-1-to-0", np)) in init_fw_feat_flags()
100 if (fw_feature_is("disabled", "needs-spec-barrier-for-bound-checks", np)) in init_fw_feat_flags()