Searched defs:xt_sync (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/os/
H A Dmach_cpu_states.c525 * xt_sync - wait for previous x-traps to finish
528 xt_sync(cpuset_t cpuset) function
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_cpu_states.c77 * For xt_sync synchronization.
1260 * xt_sync - wait for previous x-traps to finish
1263 xt_sync(cpuset_t cpuset) function
1301 * To help debug xt_sync panic, each mondo is uniquely identified
1341 cmn_err(CE_PANIC, "xt_sync: timeout");
1496 * Increase the timeout limit for xt_sync() cross calls.
1509 xt_sync(cpuset);

Completed in 46 milliseconds