Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dxc_impl.h44 extern uint_t xc_loop(void);
/illumos-gate/usr/src/uts/sun4/os/
H A Dx_call.c139 xc_loop_inum = add_softintr(XCALL_PIL, (softintrfunc)xc_loop, 0, in xc_init()
946 xc_loop(void) in xc_loop() function