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

/illumos-gate/usr/src/uts/sun4/os/
H A Dx_call.c51 static int xc_holder = -1; /* the cpu who initiates xc_attention, 0 is valid */
88 * Adjust xc_attention timeout if a faster cpu is dynamically added.
152 * Maximum number of loops to wait before timing out in xc_attention.
223 * calling the routines: xc_attention() and xc_dismissed().
718 * xc_attention - paired with xc_dismissed()
725 xc_attention(cpuset_t cpuset) function
803 cmn_err(CE_PANIC, "xc_attention() timeout");
813 * xc_dismissed - paired with xc_attention()

Completed in 47 milliseconds