mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-28 11:18:45 +07:00
101ad5c65e
This patch start to make a book3s variant for pgalloc headers. We have multiple book3s specific changes such as: * 4 level page table * store physical address in higher level table * use pte_t * for pgtable_t Having a book3s64 specific variant helps to keep code simpler and remove lots of #ifdef around code. Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> |
||
---|---|---|
.. | ||
hash-4k.h | ||
hash-64k.h | ||
hash.h | ||
mmu-hash.h | ||
mmu.h | ||
pgalloc.h | ||
pgtable-4k.h | ||
pgtable-64k.h | ||
pgtable.h | ||
radix-4k.h | ||
radix-64k.h | ||
radix.h | ||
tlbflush-hash.h | ||
tlbflush-radix.h | ||
tlbflush.h |