Home
last modified time | relevance | path

Searched refs:softint (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/uts/sun4/ml/
H A Dinterrupt.s69 ! intr_head[pil] to next intr_vec_t on the list and clear softint
86 brz,pt %g3, 1f ! check for multi target softint
88 ld [%g1 + CPU_ID], %g3 ! for multi target softint, use cpuid
1559 brnz,pn %l6, 4f ! branch if softint is already pending
1580 brz,pt %l6, 1f ! check for Multi target softint flag
1582 ld [%l4 + CPU_ID], %l6 ! for multi target softint, use cpuid
1603 wr %l1, SET_SOFTINT ! trigger required pil softint
1641 ! Insert intr_vec_t (iv) to appropriate cpu's softint priority list
1742 ! insert them into cpu's softint priority lists and set %set_softint.
1752 ! cause spurious tick interrupts when the softint register is programmed
[all …]
/titanic_41/usr/src/uts/common/sys/
H A Davintr.h84 struct softint { struct
H A Dsystm.h288 void softint(void);
/titanic_41/usr/src/uts/i86pc/sys/
H A Dmachcpuvar.h113 struct softint mcpu_softinfo;
/titanic_41/usr/src/uts/common/os/
H A Dsoftint.c418 softint(void) in softint() function
/titanic_41/usr/src/uts/sun4/os/
H A Dddi_impl.c672 softint(); in softlevel1()
/titanic_41/usr/src/uts/i86pc/os/
H A Dddi_impl.c375 softint(); in softlevel1()
/titanic_41/usr/src/uts/common/
H A DMakefile.files76 softint.o \