Home
last modified time | relevance | path

Searched refs:setsoftint_tl1 (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/uts/sun4/os/
H A Dmp_call.c63 xt_one(cpun, setsoftint_tl1, poke_cpu_inum, 0); in poke_cpu()
H A Dintr.c296 xt_some(poke, setsoftint_tl1, siron_poke_cpu_inum, 0); in siron_poke_cpu()
404 xt_one(cpuix, setsoftint_tl1, intr_id, 0); in send_dirint()
862 xt_one(cpuid, setsoftint_tl1, inum, 0); in invoke_softint()
H A Dx_call.c517 init_mondo(setsoftint_tl1, xc_serv_inum, 0); in xc_one()
629 init_mondo(setsoftint_tl1, xc_serv_inum, 0); in xc_some()
708 init_mondo(setsoftint_tl1, xc_serv_inum, 0); in xc_all()
769 init_mondo(setsoftint_tl1, xc_loop_inum, 0); in xc_attention()
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachsystm.h229 extern void setsoftint_tl1(uint64_t, uint64_t);
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachsystm.h227 extern void setsoftint_tl1(uint64_t, uint64_t);
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_asm.S1697 ! %g6 - setsoftint_tl1 address
1711 jmp %g6 ! setsoftint_tl1(%g1) - queue intr_vec
H A Dus3_common_asm.S2217 ! %g6 - setsoftint_tl1 address
2232 ASM_JMP(%g6, setsoftint_tl1)
H A Dus3_common.c5647 xt_one_unchecked(CPU->cpu_id, setsoftint_tl1,
/illumos-gate/usr/src/uts/sun4/ml/
H A Dinterrupt.S1507 ENTRY_NP(setsoftint_tl1) function