Home
last modified time | relevance | path

Searched refs:SOFTINT_MT (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/uts/sun4/io/
H A Divintr.c118 count = (type == SOFTINT_MT) ? MAX_RSVD_IVX : MAX_RSVD_IV; in iv_alloc()
126 iv_p = (type == SOFTINT_MT) ? in iv_alloc()
139 if (type == SOFTINT_MT) in iv_alloc()
278 if (type == SOFTINT_MT) in add_softintr()
H A Dcbe.c286 (softintrfunc)cbe_level14, 0, SOFTINT_MT); in cbe_init()
/titanic_41/usr/src/uts/sun4u/os/
H A Dcpc_subr.c63 kcpc_hw_overflow_intr, NULL, SOFTINT_MT); in kcpc_hw_init()
/titanic_41/usr/src/uts/sun4v/os/
H A Dcpc_subr.c62 kcpc_hw_overflow_intr, NULL, SOFTINT_MT); in kcpc_hw_init()
/titanic_41/usr/src/uts/sun4/os/
H A Dintr.c131 poke_cpu_inum = add_softintr(PIL_13, poke_cpu_intr, 0, SOFTINT_MT); in intr_init()
133 siron_poke_cpu_intr, 0, SOFTINT_MT); in intr_init()
846 inum = add_softintr(pil, func, arg1, SOFTINT_MT); in create_softint()
H A Dx_call.c137 SOFTINT_MT); in xc_init()
139 SOFTINT_MT); in xc_init()
H A Dmachdep.c888 (softintrfunc)lbolt_ev_to_cyclic, NULL, SOFTINT_MT); in lbolt_softint_add()
/titanic_41/usr/src/uts/sun4/sys/
H A Divintr.h67 SOFTINT_MT = (ushort_t)1 /* Multi target */ enumerator
/titanic_41/usr/src/uts/sun4u/cpu/
H A Dus3_common.c5718 (caddr_t)&cache_scrub_info[CACHE_SCRUBBER_INFO_E], SOFTINT_MT);
5723 (caddr_t)&cache_scrub_info[CACHE_SCRUBBER_INFO_D], SOFTINT_MT);
5728 (caddr_t)&cache_scrub_info[CACHE_SCRUBBER_INFO_I], SOFTINT_MT);
H A Dspitfire.c3713 scrub_ecache_line_intr, NULL, SOFTINT_MT); in cpu_init_cache_scrub()