Home
last modified time | relevance | path

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

/xnu-11215.81.4/osfmk/arm/
H A Dcpu_common.c350 cpu_broadcast_xcall_simple(boolean_t self_xcall, in cpu_broadcast_xcall_simple() function
H A Dmachine_routines.h826 unsigned int cpu_broadcast_xcall_simple(boolean_t, broadcastFunc, void *);
/xnu-11215.81.4/osfmk/arm64/
H A Dmonotonic_arm64.c563 cpu_broadcast_xcall_simple(TRUE, _broadcast_block_trampoline, cb);