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

/xnu-2782.1.97/osfmk/i386/
H A Ducode.c13 #include <i386/mp.h> // mp_broadcast
166 mp_broadcast(cpu_update, NULL);
H A Dmp.h137 extern void mp_broadcast(
H A Duser_ldt.c267 mp_broadcast(user_ldt_set_action, task);
H A Dmp.c1425 * mp_broadcast() runs a given function on all active cpus.
1430 mp_broadcast( function

Completed in 97 milliseconds