Home
last modified time | relevance | path

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

/arch/x86/kernel/cpu/
A Dtopology_amd.c15 u32 cpu_nthreads : 8, // Number of physical threads - 1 in parse_8000_0008() member
31 sft = get_count_order(ecx.cpu_nthreads + 1); in parse_8000_0008()
43 topology_set_dom(tscan, TOPO_CORE_DOMAIN, sft, ecx.cpu_nthreads + 1); in parse_8000_0008()

Completed in 2 milliseconds