Searched refs:max_smt_threads (Results 1 – 2 of 2) sorted by relevance
79 int max_smt_threads; member
933 int max_smt_threads = pmc->max_smt_threads; in pnv_init() local1044 max_smt_threads *= 2; in pnv_init()1047 if (machine->smp.threads > max_smt_threads) { in pnv_init()1049 "on %s machine", max_smt_threads, mc->desc); in pnv_init()1050 if (pmc->max_smt_threads == 4) { in pnv_init()2675 pmc->max_smt_threads = 8; in pnv_machine_power8_class_init()2702 pmc->max_smt_threads = 4; in pnv_machine_power9_class_init()2740 pmc->max_smt_threads = 4; in pnv_machine_p10_common_class_init()