Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A Dtopology_amd.c69 core_nthreads : 8, // #Threads per core (zero-based) in parse_8000_001e() member
98 unsigned int nthreads = leaf.core_nthreads + 1; in parse_8000_001e()