Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsubr_smp.c110 int smp_topology = 0; /* Which topology we're using. */ variable
111 SYSCTL_INT(_kern_smp, OID_AUTO, topology, CTLFLAG_RDTUN, &smp_topology, 0,
656 switch (smp_topology) { in smp_topo()