PC_BASE_ALIGN
npgs = roundup(physmax, PC_BASE_ALIGN) - newbase;
#define PC_BASE_ALIGN_MASK (PC_BASE_ALIGN - 1)