LWP_PC
#define LWP_PC(l) ((l)->l_md.md_utf->tf_pc)
#define LWP_PC(p) ((l)->l_md.md_tf->tf_regs[FRAME_PC])
#define LWP_PC(l) ((l)->l_md.md_regs->tf_rip)
#define LWP_PC(l) (lwp_trapframe(l)->tf_pc)
#define LWP_PC(l) ((l)->l_md.md_regs->tf_iioq_head)
#define LWP_PC(l) ((l)->l_md.md_regs->tf_eip)
#define LWP_PC(l) (((struct trapframe *)((l)->l_md.md_regs))->tf_pc)
#define LWP_PC(l) cpu_lwp_pc(l)
#define LWP_PC(l) cpu_lwp_pc(l)
#define LWP_PC(l) cpu_lwp_pc(l)
#define LWP_PC(l) \
#define LWP_PC(l) ((l)->l_md.md_tf->tf_pc)
#define LWP_PC(l) ((l)->l_md.md_tf->tf_pc)
#define LWP_PC(l) cpu_lwp_pc(l)