Searched refs:siron (Results 1 - 8 of 8) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4/os/
H A Dintr.c85 * uses it to flag the situation where siron() was called before siron_inum has
88 * siron() does not need an extra gatekeeper; any cpu that wishes should be
92 * it indicates that there is a pending need to call siron().
149 siron();
179 * kmdb uses siron (and thus setsoftint) while the world is stopped in order to
181 * DTrace from instrumenting kmdb's siron and setsoftint. We duplicate siron,
209 siron(void) function
216 * use per-CPU siron inum.
233 * We just allocate memory for per-cpu siron righ
[all...]
H A Dtrap.c1831 * this by using siron().
1843 siron();
1851 siron();
1863 siron();
1875 siron(); /* check back later */
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dsoftint.c109 * one interface (ie. siron ) as of now for :
175 extern void siron(void);
348 siron();
/opensolaris-onvv-gate/usr/src/uts/i86pc/sys/
H A Dmachsystm.h86 extern void siron(void);
/opensolaris-onvv-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();
/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/
H A Dmachsystm.h230 extern void siron(void);
/opensolaris-onvv-gate/usr/src/uts/sun4v/sys/
H A Dmachsystm.h228 extern void siron(void);
/opensolaris-onvv-gate/usr/src/uts/i86pc/os/
H A Dtrap.c1582 * this by using siron().
1594 siron();
1602 siron();
1614 siron();
1624 siron(); /* check back later */

Completed in 111 milliseconds