Searched defs:max_smt_threads (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/include/hw/ppc/ | ||
| H A D | pnv.h | 79 int max_smt_threads; member |
| /openbmc/qemu/hw/ppc/ | ||
| H A D | pnv.c | 943 int max_smt_threads = pmc->max_smt_threads; in pnv_init() local |