PR_NOALIGN
pool_init(&exec_pool, NCARGS, 0, 0, PR_NOALIGN|PR_NOTOUCH,
KASSERTMSG(((pp->pr_roflags & PR_NOALIGN) ||
if ((pp->pr_roflags & PR_NOALIGN) == 0) {
if ((pp->pr_roflags & PR_NOALIGN) != 0) {
if ((pp->pr_roflags & PR_NOALIGN) != 0) {
if (pp->pr_roflags & (PR_NOTOUCH | PR_NOALIGN)) {
flags |= PR_NOALIGN;
PR_NOALIGN | PR_NOTOUCH | PR_RECURSIVE /* XXX */,
flags |= PR_NOALIGN;