Searched refs:cpu_lwp_pc (Results 1 – 8 of 8) sorted by relevance
229 #define LWP_PC(l) cpu_lwp_pc(l)243 vaddr_t cpu_lwp_pc(struct lwp *);
230 #define LWP_PC(l) cpu_lwp_pc(l)232 vaddr_t cpu_lwp_pc(struct lwp *);
258 #define LWP_PC(l) cpu_lwp_pc(l)283 vaddr_t cpu_lwp_pc(struct lwp *);
445 #define LWP_PC(l) cpu_lwp_pc(l)447 vaddr_t cpu_lwp_pc(struct lwp *);
197 cpu_lwp_pc(struct lwp *l) in cpu_lwp_pc() function
167 cpu_lwp_pc(struct lwp *l) in cpu_lwp_pc() function
276 cpu_lwp_pc(struct lwp *l) in cpu_lwp_pc() function
455 cpu_lwp_pc(lwp_t *l) in cpu_lwp_pc() function