Searched refs:ap_count (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/sys/sparc64/sparc64/
H A Dmp_machdep.c126 static void ap_count(phandle_t node, u_int mid, u_int cpu_impl);
213 foreach_ap(OF_child(OF_peer(0)), ap_count);
217 ap_count(phandle_t node __unused, u_int mid __unused, u_int cpu_impl __unused) function

Completed in 89 milliseconds