Home
last modified time | relevance | path

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

/dragonfly/sys/platform/pc64/x86_64/
H A Dmptable.c208 static int mptable_hyperthread_fixup(cpumask_t, int);
401 mptable_hyperthread_fixup(cpumask_t id_mask, int cpu_count) in mptable_hyperthread_fixup() function
785 logical_cpus = mptable_hyperthread_fixup(mask, arg1.cpu_count); in mptable_lapic_enumerate()