Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dx_call.h73 extern void xc_some(cpuset_t, xcfunc_t *, uint64_t, uint64_t);
/illumos-gate/usr/src/uts/sun4/os/
H A Dx_call.c549 xc_some(cpuset_t cpuset, xcfunc_t *func, uint64_t arg1, uint64_t arg2) in xc_some() function
H A Dstartup.c2363 xc_some(other_cpus, in ptl1_thread()
/illumos-gate/usr/src/uts/sun4u/os/
H A Dcpr_impl.c482 xc_some(cpu_ready_set, func, 0, 0); in i_cpr_xcall()