PAACT_SIZE
ppaact_phys = ppaact_phys + PAACT_SIZE;
mem_size = (PAGE_SIZE << get_order(PAACT_SIZE)) +
spaact = (void *)ppaact + (PAGE_SIZE << get_order(PAACT_SIZE));