Searched refs:IPL_SOFTINT (Results 1 – 15 of 15) sorted by relevance
87 #define splsoftassert(wantipl) splassert(IPL_SOFTINT)95 #define splsoftclock() splraise(IPL_SOFTINT)96 #define splsoftnet() splraise(IPL_SOFTINT)
111 #define IPL_SOFTINT ALPHA_PSL_IPL_SOFT macro163 #define splsoftassert(wantipl) splassert(IPL_SOFTINT)177 #define splsoft() splraise(IPL_SOFTINT)
37 #define IPL_SOFTINT 1 macro
248 sun4v_send_ipi(ci->ci_itid, ipi_softint, 1 << IPL_SOFTINT, 0); in cpu_unidle()250 sun4u_send_ipi(ci->ci_itid, ipi_softint, 1 << IPL_SOFTINT, 0); in cpu_unidle()
97 if (ci->ci_softpending != 0 && newipl < IPL_SOFTINT) in loongson_isa_splx()
362 if (ci->ci_softpending != 0 && newipl < IPL_SOFTINT) in loongson3_splx()
70 #define IPL_SOFTINT 1 /* softint */ macro
50 #define IPL_SOFTINT 1 /* soft interrupts */ macro
141 if (ci->ci_ipl < IPL_SOFTINT && ci->ci_softpending != 0) { in interrupt()
351 s = setipl(IPL_SOFTINT); in spl0()
496 if (ci->ci_softpending != 0 && newipl < IPL_SOFTINT) in octcit_splx()
595 if (ci->ci_softpending != 0 && newipl < IPL_SOFTINT) in octciu_splx()
831 while (cur_int_level == IPL_SOFTINT) { in luna88k_ext_int()
494 if (ci->ci_softpending != 0 && newipl < IPL_SOFTINT) in bonito_splx()