Searched refs:LWP_PC (Results 1 – 15 of 15) sorted by relevance
92 #define LWP_PC(l) ((l)->l_md.md_regs->tf_eip) macro
483 #ifdef LWP_PC486 addupc_intr(l, LWP_PC(l));
2727 #ifdef LWP_PC in ttygetinfo()2729 #define VAL_RUNNING (vaddr_t)LWP_PC(l) in ttygetinfo()2730 #define VAL_RUNNABLE (vaddr_t)LWP_PC(l) in ttygetinfo()
95 #define LWP_PC(l) ((l)->l_md.md_regs->tf_rip) macro
144 #define LWP_PC(l) (((struct trapframe *)((l)->l_md.md_regs))->tf_pc) macro
223 #define LWP_PC(p) ((l)->l_md.md_tf->tf_regs[FRAME_PC]) macro
96 #define LWP_PC(l) \ macro
229 #define LWP_PC(l) cpu_lwp_pc(l) macro
258 #define LWP_PC(l) cpu_lwp_pc(l) macro
65 #define LWP_PC(l) ((l)->l_md.md_utf->tf_pc) macro
334 #define LWP_PC(l) ((l)->l_md.md_tf->tf_pc) macro
142 #define LWP_PC(l) (lwp_trapframe(l)->tf_pc) macro
265 #define LWP_PC(l) ((l)->l_md.md_regs->tf_iioq_head) macro
498 #define LWP_PC(l) ((l)->l_md.md_tf->tf_pc) macro
445 #define LWP_PC(l) cpu_lwp_pc(l) macro