Lines Matching refs:current_thread
140 ! job queue for intr_thread or current_thread
146 ! current_thread starts at PIL_MAX to protect cpu_intr_actv
157 sethi %hi(current_thread), %g1 ! %g1 = current_thread
159 or %g1, %lo(current_thread), %g1
394 ! A high-level interrupt in current_thread() interrupting here
402 ! interval, since a changed t_intr_start implies current_thread placed
923 current_thread(struct regs *regs, uint64_t iv_p, uint_t pil)
928 ENTRY_NP(current_thread)
1096 ! current_thread() (at a lower PIL, of course) already did
1384 SET_SIZE(current_thread)
1389 .asciz "current_thread: unexpected pil level: %d"
1391 .asciz "current_thread(): cpu_intr_actv bit already set for PIL"
1393 .asciz "current_thread(): cpu_intr_actv bit not set for PIL"
1395 .asciz "current_thread(): timestamp zero for nested PIL %d"
1397 .asciz "current_thread(): timestamp zero upon handler return"
1399 .asciz "current_thread: couldn't find nested high-level PIL"