setsoftast
#define setsoftast() (astpending = 1)
#define setsoftast() aston(curcpu()->ci_curproc)
#define setsoftast(p) (p->p_md.md_astpending = 1)
#define setsoftast() aston(curcpu()->ci_curproc)