Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dx_call.c273 XC_SPL_ENTER(lcx, opl); /* lcx set by the macro */ in xt_one_unchecked()
320 XC_SPL_ENTER(lcx, opl); /* lcx set by the macro */ in xt_some()
386 XC_SPL_ENTER(lcx, opl); /* lcx set by the macro */ in xt_all()
443 XC_SPL_ENTER(lcx, opl); /* lcx set by the macro */ in xc_one()
561 XC_SPL_ENTER(lcx, opl); /* lcx set by the macro */ in xc_some()
655 XC_SPL_ENTER(lcx, opl); /* lcx set by the macro */ in xc_all()
H A Dmp_call.c95 XC_SPL_ENTER(lcx, opl); in cpu_call()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dxc_impl.h90 #define XC_SPL_ENTER(cpuid, opl) \ macro