Searched refs:CLOCK_LEVEL (Results 1 – 7 of 7) sorted by relevance
311 splx(ipltospl(CLOCK_LEVEL)); in panicsys()380 splx(ipltospl(CLOCK_LEVEL)); in panicsys()391 splx(ipltospl(CLOCK_LEVEL)); in panicsys()409 splx(MIN(s, ipltospl(CLOCK_LEVEL))); in panicsys()
102 #define CLOCK_LEVEL 10 macro
111 #define CLOCK_LEVEL 10 macro
74 printf("#define\tCLOCK_LEVEL 0x%x\n", CLOCK_LEVEL); in main()
899 splx(ipltospl(CLOCK_LEVEL)); in panic_idle()
1617 if (ct->t_pil == CLOCK_LEVEL) in kpreempt()
1852 if (curthread->t_pil == CLOCK_LEVEL) in kpreempt()