linux_dsm_epyc7002/arch/powerpc/include/asm/book3s
Aneesh Kumar K.V a9252aaefe powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.h
Here we create pgtable-64/4k.h and move pmd accessors that are common
between hash and radix there. We can't do much sharing with 4K Linux
page size because 4K Linux page size with hash config doesn't support
THP. So for now it is empty. In later patches we will add functions that
does conditional hash/radix accessors there.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-05-01 18:32:56 +10:00
..
32 powerpc/mm: Move radix/hash common data structures to book3s64 headers 2016-05-01 18:32:37 +10:00
64 powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.h 2016-05-01 18:32:56 +10:00
pgtable.h powerpc/mm: Move PTE bits from generic functions to hash64 functions. 2015-12-14 15:19:08 +11:00