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