Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/os/
H A Dx_call.c293 XC_SPL_EXIT(lcx, opl); in xt_one_unchecked()
334 XC_SPL_EXIT(lcx, opl); in xt_some()
350 XC_SPL_EXIT(lcx, opl); in xt_some()
359 XC_SPL_EXIT(lcx, opl); in xt_some()
407 XC_SPL_EXIT(lcx, opl); in xt_all()
415 XC_SPL_EXIT(lcx, opl); in xt_all()
451 XC_SPL_EXIT(lcx, opl); in xc_one()
482 XC_SPL_EXIT(lcx, opl); in xc_one()
491 XC_SPL_EXIT(lcx, opl); in xc_one()
575 XC_SPL_EXIT(lcx, opl); in xc_some()
[all …]
H A Dmp_call.c97 XC_SPL_EXIT(lcx, opl); in cpu_call()
/illumos-gate/usr/src/uts/sun4/sys/
H A Dxc_impl.h100 #define XC_SPL_EXIT(cpuid, opl) \ macro