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

/illumos-gate/usr/src/uts/common/io/
H A Davintr.c611 * kmdb uses siron (and thus setsoftint) while the world is stopped in order to
613 * DTrace from instrumenting kmdb's siron and setsoftint. We duplicate siron,
630 siron(void) function
653 siron();
667 * generate level1 using siron()
670 siron();
/illumos-gate/usr/src/uts/sun4/os/
H A Dintr.c88 * uses it to flag the situation where siron() was called before siron_inum has
91 * siron() does not need an extra gatekeeper; any cpu that wishes should be
95 * it indicates that there is a pending need to call siron().
153 siron();
183 * kmdb uses siron (and thus setsoftint) while the world is stopped in order to
185 * DTrace from instrumenting kmdb's siron and setsoftint. We duplicate siron,
213 siron(void) function
220 * use per-CPU siron inum.
237 * We just allocate memory for per-cpu siron righ
[all...]

Completed in 77 milliseconds