PS_STRINGS
ul_ps_strings = PS_STRINGS;
ps_strings = PS_STRINGS;
arginfo = (struct ps_strings *)PS_STRINGS;
__read_mostly static u_long ps_strings = PS_STRINGS;
sigbase = trunc_page64((intptr_t)PS_STRINGS -
regs->tf_rip = trunc_page64(PS_STRINGS - *(p->p_sysent->sv_szsigcode));
regs->tf_rip = trunc_page64(PS_STRINGS - *(p->p_sysent->sv_szsigcode));
error = copyin((void*)PS_STRINGS, &pstr, sizeof(pstr));