Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDsubr_smp.c95 int smp_topology = 0; /* Which topology we're using. */ variable
96 SYSCTL_INT(_kern_smp, OID_AUTO, topology, CTLFLAG_RDTUN, &smp_topology, 0,
570 switch (smp_topology) { in smp_topo()