linux/arch/powerpc/include/asm/book3s/64
Aneesh Kumar K.V 31a14fae92 powerpc/mm: Abstraction for vmemmap and map_kernel_page()
For hash we create vmemmap mapping using bolted hash page table entries.
For radix we fill the radix page table. The next patch will add the
radix details for creating vmemmap mappings.

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:33:02 +10:00
..
hash-4k.h powerpc/mm: Make page table size a variable 2016-05-01 18:32:48 +10:00
hash-64k.h powerpc/mm/radix: Add radix callback for pmd accessors 2016-05-01 18:32:57 +10:00
hash.h powerpc/mm: Abstraction for vmemmap and map_kernel_page() 2016-05-01 18:33:02 +10:00
mmu-hash.h powerpc/mm: Make page table size a variable 2016-05-01 18:32:48 +10:00
mmu.h powerpc/mm/radix: Add radix callbacks for early init routines 2016-05-01 18:33:00 +10:00
pgtable-4k.h powerpc/mm: Move hugetlb and THP related pmd accessors to pgtable.h 2016-05-01 18:32:56 +10:00
pgtable-64k.h powerpc/mm/radix: Add radix callback for pmd accessors 2016-05-01 18:32:57 +10:00
pgtable.h powerpc/mm: Abstraction for vmemmap and map_kernel_page() 2016-05-01 18:33:02 +10:00
radix-4k.h powerpc/mm/radix: Add radix pte #defines 2016-05-01 18:32:52 +10:00
radix-64k.h powerpc/mm/radix: Add radix pte #defines 2016-05-01 18:32:52 +10:00
radix.h powerpc/mm/radix: Add radix callbacks for early init routines 2016-05-01 18:33:00 +10:00
tlbflush-hash.h powerpc/mm: Move hash64 tlbflush code into a new header 2016-03-03 21:19:39 +11:00