PAGE_TABLE_AREA_SIZE
ARM_MMU_L1_TABLE_SIZE + ALIGN_PAGEDIR + PAGE_TABLE_AREA_SIZE, 0) != B_OK)
sLastPageTable = (uint32*)((uint32)sNextPageTable + PAGE_TABLE_AREA_SIZE);
memset(sNextPageTable, 0, PAGE_TABLE_AREA_SIZE);