Searched refs:xregs_getptr32 (Results 1 – 3 of 3) sorted by relevance
103 extern caddr32_t xregs_getptr32(struct _klwp *, struct ucontext32 *);
113 xregs_getptr32(klwp_id_t lwp, ucontext32_t *uc) in xregs_getptr32() function
559 if (copyin((void *)(uintptr_t)xregs_getptr32(lwp, &uc), in getsetcontext32()