summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm/e500_mmu_host.h
diff options
context:
space:
mode:
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>2013-04-28 09:37:31 (GMT)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>2013-04-30 06:00:00 (GMT)
commit419df06eea5bfa815e3a78e0aad6cfb320c1654f (patch)
tree52fd09dab6b9ddb7895107aa66f8bb231bf04811 /arch/powerpc/kvm/e500_mmu_host.h
parente2b3d202d1dba8f3546ed28224ce485bc50010be (diff)
downloadlinux-fsl-qoriq-419df06eea5bfa815e3a78e0aad6cfb320c1654f.tar.xz
powerpc: Reduce the PTE_INDEX_SIZE
This make one PMD cover 16MB range. That helps in easier implementation of THP on power. THP core code make use of one pmd entry to track the hugepage and the range mapped by a single pmd entry should be equal to the hugepage size supported by the hardware. This also switch PGD to cover 16GB. That is needed so that we can simplify the hugetlb page walking code so that we have same pte format for explicit hugepage and THP hugepage. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Acked-by: Paul Mackerras <paulus@samba.org> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/kvm/e500_mmu_host.h')
0 files changed, 0 insertions, 0 deletions