Searched refs:ua_uctxp (Results 1 – 1 of 1) sorted by relevance
179 user_addr_t ua_uctxp; in sendsig() local300 ua_uctxp = ua_sp; // someone tramples the first word! in sendsig()323 token_uctx = ua_uctxp; in sendsig()346 if (copyout((caddr_t)&uctx64, ua_uctxp, sizeof(uctx64))) { in sendsig()395 tstate64->r8 = ua_uctxp; in sendsig()439 ua_uctxp = ua_sp; // someone tramples the first word! in sendsig()465 token_uctx = ua_uctxp; in sendsig()480 frame32.uctx = CAST_DOWN_EXPLICIT(user32_addr_t, ua_uctxp); in sendsig()506 if (copyout((caddr_t)&uctx32, ua_uctxp, sizeof(uctx32))) { in sendsig()