Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4/os/
H A Dx_call.c292 XC_SPL_EXIT(lcx, opl); in xt_one_unchecked()
333 XC_SPL_EXIT(lcx, opl); in xt_some()
349 XC_SPL_EXIT(lcx, opl); in xt_some()
358 XC_SPL_EXIT(lcx, opl); in xt_some()
406 XC_SPL_EXIT(lcx, opl); in xt_all()
414 XC_SPL_EXIT(lcx, opl); in xt_all()
450 XC_SPL_EXIT(lcx, opl); in xc_one()
481 XC_SPL_EXIT(lcx, opl); in xc_one()
490 XC_SPL_EXIT(lcx, opl); in xc_one()
574 XC_SPL_EXIT(lcx, opl); in xc_some()
[all …]
H A Dmp_call.c97 XC_SPL_EXIT(lcx, opl); in cpu_call()
/titanic_50/usr/src/uts/sun4/sys/
H A Dxc_impl.h100 #define XC_SPL_EXIT(cpuid, opl) \ macro