Lines Matching refs:LOCK_LEVEL
149 cmp %g4, LOCK_LEVEL
150 bg,a,pt %xcc, 3f ! branch if pil > LOCK_LEVEL
940 sub %o2, LOCK_LEVEL + 1, %o5
952 sub %o2, LOCK_LEVEL + 1, %o5
1042 add %o1, LOCK_LEVEL + 1, %o1
1060 ! with %o4, which has (PIL - (LOCK_LEVEL + 1)) * 8. We need PIL * 16,
1061 ! so we shift left 1, then add (LOCK_LEVEL + 1) * 16, which is
1242 sub %o2, LOCK_LEVEL + 1, %o4 ! PIL to array index
1249 ! ASSERT(cpu.cpu_m.pil_high_start[pil - (LOCK_LEVEL + 1)] != 0)
1289 srl %l2, LOCK_LEVEL + 1, %l2
1309 ! mask already shifted right by (LOCK_LEVEL + 1), we start by looking
1310 ! at bit (current_pil - (LOCK_LEVEL + 2)).
1314 sub %o2, LOCK_LEVEL + 2, %o5
1355 sub %o2, LOCK_LEVEL + 1, %o4
2145 ! ASSERT(%pil <= LOCK_LEVEL)
2148 cmp %o1, LOCK_LEVEL