Home
last modified time | relevance | path

Searched defs:max_smt_thread_num (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/kernel/
H A Dtopology.c54 unsigned int max_smt_thread_num = 1; in parse_acpi_topology() local
/linux/drivers/base/
H A Darch_topology.c462 static unsigned int max_smt_thread_num = 1; variable