Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4/os/
H A Dx_call.c272 XC_SPL_ENTER(lcx, opl); /* lcx set by the macro */ in xt_one_unchecked()
319 XC_SPL_ENTER(lcx, opl); /* lcx set by the macro */ in xt_some()
385 XC_SPL_ENTER(lcx, opl); /* lcx set by the macro */ in xt_all()
442 XC_SPL_ENTER(lcx, opl); /* lcx set by the macro */ in xc_one()
560 XC_SPL_ENTER(lcx, opl); /* lcx set by the macro */ in xc_some()
654 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()
/titanic_50/usr/src/uts/sun4/sys/
H A Dxc_impl.h90 #define XC_SPL_ENTER(cpuid, opl) \ macro