Home
last modified time | relevance | path

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

/xnu-8792.81.2/osfmk/arm/
H A Dcpu_common.c336 cpu_xcall_simple(boolean_t self_xcall, in cpu_xcall_simple() function
363 return cpu_xcall_simple(self_xcall, func, parm, false); in cpu_broadcast_xcall_simple()
371 return cpu_xcall_simple(self_xcall, func, parm, true); in cpu_broadcast_immediate_xcall_simple()