Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/
A Dsmpboot.c513 static struct sched_domain_topology_level x86_topology[6]; variable
520 x86_topology[i++] = (struct sched_domain_topology_level){ in build_sched_topology()
525 x86_topology[i++] = (struct sched_domain_topology_level){ in build_sched_topology()
530 x86_topology[i++] = (struct sched_domain_topology_level){ in build_sched_topology()
540 x86_topology[i++] = (struct sched_domain_topology_level){ in build_sched_topology()
548 BUG_ON(i >= ARRAY_SIZE(x86_topology)-1); in build_sched_topology()
550 set_sched_topology(x86_topology); in build_sched_topology()

Completed in 751 milliseconds