Searched refs:ua_uctxp (Results 1 – 1 of 1) sorted by relevance
180 user_addr_t ua_uctxp; in sendsig() local307 ua_uctxp = ua_sp; // someone tramples the first word! in sendsig()330 token_uctx = ua_uctxp; in sendsig()353 if (copyout((caddr_t)&uctx64, ua_uctxp, sizeof(uctx64))) { in sendsig()402 tstate64->r8 = ua_uctxp; in sendsig()446 ua_uctxp = ua_sp; // someone tramples the first word! in sendsig()472 token_uctx = ua_uctxp; in sendsig()487 frame32.uctx = CAST_DOWN_EXPLICIT(user32_addr_t, ua_uctxp); in sendsig()513 if (copyout((caddr_t)&uctx32, ua_uctxp, sizeof(uctx32))) { in sendsig()