Searched refs:intr_vec (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/sun4/sys/
H A Divintr.h59 typedef struct intr_vec intr_vec_t;
80 struct intr_vec { struct
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachcpuvar.h114 struct intr_vec *intr_head[PIL_LEVELS]; /* intr queue heads per pil */
115 struct intr_vec *intr_tail[PIL_LEVELS]; /* intr queue tails per pil */
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachcpuvar.h129 struct intr_vec *intr_head[PIL_LEVELS]; /* intr queue heads per pil */
130 struct intr_vec *intr_tail[PIL_LEVELS]; /* intr queue tails per pil */
/illumos-gate/usr/src/uts/sun4u/starfire/ml/
H A Didn_asm.s366 ! intr_vec structs for the given cpu and that code
367 ! doesn't know how to survive with intr_vec structs!
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.s111 stna %g2, [%g5 + TRAP_ENT_TR]%asi ! trap_tr = first intr_vec
112 stna %g3, [%g5 + TRAP_ENT_F1]%asi ! trap_f1 = next intr_vec
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_asm.s1899 * branches to setsoftint_tl1 to enqueue an intr_vec for the given inum.
1922 brnz,pn %g2, 1f ! no need to enqueue more intr_vec
1924 jmp %g6 ! setsoftint_tl1(%g1) - queue intr_vec
H A Dus3_common_asm.s2764 * to enqueue an intr_vec for the given inum.
2789 brnz,pn %g2, 1f ! no need to enqueue more intr_vec

Completed in 85 milliseconds