PMLOGPGS
pm_msgbuf = kmem_zalloc(mmu_ptob(PMLOGPGS), KM_SLEEP);
pm_bufend = pm_msgbuf + mmu_ptob(PMLOGPGS) - 1;