Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dx_call.c48 static uint64_t xc_loop_inum; /* software interrupt number for xc_loop() */ variable
139 xc_loop_inum = add_softintr(XCALL_PIL, (softintrfunc)xc_loop, 0, in xc_init()
769 init_mondo(setsoftint_tl1, xc_loop_inum, 0); in xc_attention()