Searched refs:XC_SPL_ENTER (Results 1 – 3 of 3) sorted by relevance
272 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()
95 XC_SPL_ENTER(lcx, opl); in cpu_call()
90 #define XC_SPL_ENTER(cpuid, opl) \ macro