PDIR_L1_SIZE
PDIR_L1_SIZE * j +
kernel_pdirs = howmany(kva_size, PDIR_L1_SIZE);
data_end += howmany(kva_size, PDIR_L1_SIZE) * PAGE_SIZE;