smt_option 134 arch/powerpc/kernel/setup_64.c const char *smt_option; smt_option 157 arch/powerpc/kernel/setup_64.c smt_option = of_get_property(dn, "ibm,smt-enabled", smt_option 160 arch/powerpc/kernel/setup_64.c if (smt_option) { smt_option 161 arch/powerpc/kernel/setup_64.c if (!strcmp(smt_option, "on")) smt_option 163 arch/powerpc/kernel/setup_64.c else if (!strcmp(smt_option, "off"))