Home
last modified time | relevance | path

Searched refs:spl7 (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dsparcv9_subr.S123 ENTRY(spl7) function
125 SET_SIZE(spl7)
/illumos-gate/usr/src/uts/sun4v/promif/
H A Dpromif_mon.c48 #define PIL_SET7(p) (p = spl7())
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.S173 ENTRY(spl7) function
175 SET_SIZE(spl7)
/illumos-gate/usr/src/uts/sun4u/os/
H A Dmach_cpu_states.c228 (void) spl7(); in panic_idle()
H A Dmach_trap.c103 s = spl7(); in showregs()
H A Dcpr_impl.c509 (void) spl7(); in i_cpr_stop_intr()
/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_trap.c88 s = spl7(); in showregs()
H A Dmach_cpu_states.c356 (void) spl7(); in panic_idle()
/illumos-gate/usr/src/uts/common/sys/
H A Dsystm.h285 int spl7(void);
/illumos-gate/usr/src/uts/sun4/os/
H A Dmlsetup.c304 saved_spl = spl7(); in kern_splr_preprom()
/illumos-gate/usr/src/uts/intel/ml/
H A Di86_subr.S515 ENTRY(spl7) function
517 SET_SIZE(spl7)
/illumos-gate/usr/src/uts/i86pc/os/
H A Dcpr_impl.c127 (void) spl7(); in i_cpr_stop_intr()
H A Dtrap.c1594 s = spl7(); in showregs()
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.S1769 * Called at spl7 or above.
/illumos-gate/usr/src/uts/common/os/
H A Dsunddi.c603 return ((uint_t)spl7()); in ddi_enter_critical()