Home
last modified time | relevance | path

Searched refs:overview_tpc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/ia64/kernel/
H A Dsmpboot.c792 info.overview_tpc = 1; in identify_siblings()
806 if (info.overview_cpp == 1 && info.overview_tpc == 1) in identify_siblings()
810 c->threads_per_core = info.overview_tpc; in identify_siblings()
/openbmc/linux/arch/ia64/include/asm/
H A Dpal.h1774 #define overview_tpc overview.overview_bits.tpc macro