Searched refs:smt_option (Results 1 – 1 of 1) sorted by relevance
150 const char *smt_option; in check_smt_enabled() local173 smt_option = of_get_property(dn, "ibm,smt-enabled", in check_smt_enabled()176 if (smt_option) { in check_smt_enabled()177 if (!strcmp(smt_option, "on")) in check_smt_enabled()179 else if (!strcmp(smt_option, "off")) in check_smt_enabled()