Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Ddtrace_subr.c45 xc_all(dtrace_xcall_func, (uint64_t)func, (uint64_t)arg); in dtrace_xcall()
62 xc_all(dtrace_sync_func, 0, 0); in dtrace_sync()
H A Dx_call.c643 xc_all(xcfunc_t *func, uint64_t arg1, uint64_t arg2) in xc_all() function
/illumos-gate/usr/src/uts/sun4/sys/
H A Dx_call.h64 extern void xc_all(xcfunc_t *, uint64_t, uint64_t);
/illumos-gate/usr/src/uts/sparc/v9/sys/
H A Dmutex_impl.h110 #define MUTEX_SYNC() xc_all((xcfunc_t *)null_xcall, 0, 0)
/illumos-gate/usr/src/uts/sun4v/os/
H A Dsuspend.c672 xc_all((xcfunc_t *)enable_tick_stick_npt, 0, 0); in suspend_start()
/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c2034 xc_all((xcfunc_t *)trapstat_enable, 0, 0); in trapstat_go()
2057 xc_all((xcfunc_t *)trapstat_disable, 0, 0); in trapstat_stop()
/illumos-gate/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mem.c478 xc_all(sbdp_flush_ecache, 0, 0); in sbdp_move_memory()
/illumos-gate/usr/src/uts/sun4u/io/
H A Dsbd_mem.c2590 xc_all(sbd_flush_ecache, 0, 0); in sbd_detach_memory()